Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp366 MachineBasicBlock &OldMBB = *OldInst->getParent(); in replaceTailWithBranchTo() local
368 LiveRegs.addLiveOuts(OldMBB); in replaceTailWithBranchTo()
370 MachineBasicBlock::iterator I = OldMBB.end(); in replaceTailWithBranchTo()
388 BuildMI(OldMBB, OldInst, DL, TII->get(TargetOpcode::IMPLICIT_DEF), Reg); in replaceTailWithBranchTo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp240 MachineBasicBlock *OldMBB, MachineBasicBlock *NewBlk);
645 MachineBasicBlock *SrcMBB, MachineBasicBlock *OldMBB, in replaceInstrUseOfBlockWith() argument
649 getTrueBranch(BranchMI) == OldMBB) in replaceInstrUseOfBlockWith()