Searched defs:NextMBB (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp67 MachineBasicBlock *NextMBB = llvm::next(MachineFunction::iterator(BotMBB)); local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2820 MachineBasicBlock *NextMBB = (EndMBB ? emitBlockAfter(LoopMBB) : LoopMBB); local
2924 MachineBasicBlock *NextMBB = splitBlockBefore(MI, MBB); local
[all...]

Completed in 115 milliseconds