Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8188 MachineBasicBlock *TailTestMBB = SystemZ::emitBlockAfter(LoopBodyMBB); in emitProbedAlloca() local
8189 MachineBasicBlock *TailMBB = SystemZ::emitBlockAfter(TailTestMBB); in emitProbedAlloca()
8212 .addMBB(TailTestMBB); in emitProbedAlloca()
8214 MBB->addSuccessor(TailTestMBB); in emitProbedAlloca()
8234 MBB = TailTestMBB; in emitProbedAlloca()