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

References

lib/CodeGen/CodeGenPrepare.cpp
 1231   Value *A = Cmp->getOperand(0), *B = Cmp->getOperand(1);
 1231   Value *A = Cmp->getOperand(0), *B = Cmp->getOperand(1);
 1237   ICmpInst::Predicate Pred = Cmp->getPredicate();