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

References

lib/Target/X86/X86InstrInfo.cpp
 2684   if (AnalyzeBranchImpl(MBB, MBP.TrueDest, MBP.FalseDest, Cond, CondBranches,
 2684   if (AnalyzeBranchImpl(MBB, MBP.TrueDest, MBP.FalseDest, Cond, CondBranches,
 2691   assert(MBP.TrueDest && "expected!");
 2693   if (!MBP.FalseDest)
 2694     MBP.FalseDest = MBB.getNextNode();
 2720   MBP.ConditionDef = ConditionDef;
 2721   MBP.SingleUseCondition = SingleUseCondition;
 2735     MBP.LHS = ConditionDef->getOperand(0);
 2736     MBP.RHS = MachineOperand::CreateImm(0);
 2737     MBP.Predicate = Cond[0].getImm() == X86::COND_NE