Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8678 MachineBasicBlock *TailTestMBB = SystemZ::emitBlockAfter(LoopBodyMBB); in emitProbedAlloca() local
8679 MachineBasicBlock *TailMBB = SystemZ::emitBlockAfter(TailTestMBB); in emitProbedAlloca()
8702 .addMBB(TailTestMBB); in emitProbedAlloca()
8704 MBB->addSuccessor(TailTestMBB); in emitProbedAlloca()
8724 MBB = TailTestMBB; in emitProbedAlloca()