reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Scalar/LoopUnswitch.cpp
  455         NewChain = BO->getOpcode() == Instruction::And ? OC_OpChainAnd :
  462       case OC_OpChainAnd:
  463         NewChain = BO->getOpcode() == Instruction::And ? OC_OpChainAnd :
  764         if (OpChain == OC_OpChainAnd) {