Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9255 MachineBasicBlock *TailTestMBB = SystemZ::emitBlockAfter(LoopBodyMBB); in emitProbedAlloca() local
9256 MachineBasicBlock *TailMBB = SystemZ::emitBlockAfter(TailTestMBB); in emitProbedAlloca()
9279 .addMBB(TailTestMBB); in emitProbedAlloca()
9281 MBB->addSuccessor(TailTestMBB); in emitProbedAlloca()
9301 MBB = TailTestMBB; in emitProbedAlloca()