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

References

lib/CodeGen/GlobalISel/IRTranslator.cpp
  343       CI ? CI->getPredicate() : static_cast<CmpInst::Predicate>(
  343       CI ? CI->getPredicate() : static_cast<CmpInst::Predicate>(
  354     assert(CI && "Instruction should be CmpInst");
  356                           MachineInstr::copyFlagsFromInstruction(*CI));