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

References

lib/Target/X86/X86CondBrFolding.cpp
  225     BrMI = MBBInfo->BrInstr;
  227         BuildMI(*MBB, BrMI, MBB->findDebugLoc(BrMI), TII->get(X86::JCC_1))
  227         BuildMI(*MBB, BrMI, MBB->findDebugLoc(BrMI), TII->get(X86::JCC_1))
  236     BrMI = &*UncondBrI;
  239   BrMI->eraseFromParent();