Home
last modified time | relevance | path

Searched defs:MBE (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeFrameLowering.cpp58 const MachineBasicBlock::iterator MBE = MB->end(); in replaceFrameIndexes() local
/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1696 for (auto MBI = std::next(MF.begin()), MBE = MF.end(); MBI != MBE; ++MBI) { in runOnMachineFunction() local
DMachinePipeliner.cpp2816 MBE = EpilogBBs.rend(); in removeDeadInstructions() local
/external/valgrind/VEX/pub/
Dlibvex_ir.h2890 } MBE; member