Searched refs:handleLoopcontBlock (Results 1 – 2 of 2) sorted by relevance
281 void handleLoopcontBlock(MachineBasicBlock *ContingMBB,1158 handleLoopcontBlock(MBB, MLI->getLoopFor(MBB), in loopcontPatternMatch()1471 void AMDGPUCFGStructurizer::handleLoopcontBlock(MachineBasicBlock *ContingMBB, in handleLoopcontBlock() function in __anon0389e81c0311::AMDGPUCFGStructurizer
322 void handleLoopcontBlock(BlockT *ContingBlock, LoopT *contingLoop,1132 handleLoopcontBlock(curBlk, loopInfo->getLoopFor(curBlk), in loopcontPatternMatch()1470 void CFGStructurizer<PassT>::handleLoopcontBlock(BlockT *contingBlk, in handleLoopcontBlock() function in llvmCFGStruct::CFGStructurizer