Home
last modified time | relevance | path

Searched defs:NextMBB (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineLoopInfo.cpp68 MachineBasicBlock *NextMBB = std::next(MachineFunction::iterator(BotMBB)); in getBottomBlock() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3455 MachineBasicBlock *NextMBB = (EndMBB ? emitBlockAfter(LoopMBB) : LoopMBB); in emitMemMemWrapper() local
3559 MachineBasicBlock *NextMBB = splitBlockBefore(MI, MBB); in emitMemMemWrapper() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1939 MachineBasicBlock* NextMBB, in visitBitTestCase()
2121 MachineBasicBlock *NextMBB = nullptr; in handleSmallSwitchRange() local