Home
last modified time | relevance | path

Searched refs:TailTestMBB (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp10737 MachineBasicBlock *TailTestMBB = SystemZ::emitBlockAfter(LoopBodyMBB); in emitProbedAlloca() local
10738 MachineBasicBlock *TailMBB = SystemZ::emitBlockAfter(TailTestMBB); in emitProbedAlloca()
10761 .addMBB(TailTestMBB); in emitProbedAlloca()
10763 MBB->addSuccessor(TailTestMBB); in emitProbedAlloca()
10783 MBB = TailTestMBB; in emitProbedAlloca()