Searched defs:MBE (Results 1 – 4 of 4) sorted by relevance
58 const MachineBasicBlock::iterator MBE = MB->end(); in replaceFrameIndexes() local
1696 for (auto MBI = std::next(MF.begin()), MBE = MF.end(); MBI != MBE; ++MBI) { in runOnMachineFunction() local
2816 MBE = EpilogBBs.rend(); in removeDeadInstructions() local
2890 } MBE; member