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

References

lib/Target/Sparc/LeonPasses.cpp
   48     for (auto MBBI = MBB.begin(), E = MBB.end(); MBBI != E; ++MBBI) {
   48     for (auto MBBI = MBB.begin(), E = MBB.end(); MBBI != E; ++MBBI) {
   49       MachineInstr &MI = *MBBI;
   52         MachineBasicBlock::iterator NMBBI = std::next(MBBI);