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

References

lib/Target/ARM/ARMConstantIslandPass.cpp
  619   MachineFunction::iterator MBBI = MBB->getIterator();
  621   if (std::next(MBBI) == MBB->getParent()->end())
  625   if (!MBB->isSuccessor(NextBB))
  632   bool TooDifficult = TII->analyzeBranch(*MBB, TBB, FBB, Cond);