reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
770 Type *CmpType = Cmp->getType(); 771 Value *CmpLHS = Cmp->getOperand(0); 772 Value *CmpRHS = Cmp->getOperand(1); 773 CmpInst::Predicate Pred = Cmp->getPredicate(); 809 CxtI ? CxtI : Cmp); 838 CmpConst, P, BB, CxtI ? CxtI : Cmp);