Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp301 MachineBasicBlock *ContMBB);
1466 MachineBasicBlock *ContMBB) { in settleLoopcontBlock() argument
1469 << ContMBB->getNumber() << "\n";); in settleLoopcontBlock()
1483 TrueBranch == ContMBB ? getBranchNzeroOpcode(OldOpcode) : in settleLoopcontBlock()
1491 TrueBranch == ContMBB ? getContinueNzeroOpcode(OldOpcode) : in settleLoopcontBlock()