reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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) {