Searched refs:isRetiredBlock (Results 1 – 2 of 2) sorted by relevance
217 bool isRetiredBlock(MachineBasicBlock *MBB) const;383 bool AMDGPUCFGStructurizer::isRetiredBlock(MachineBasicBlock *MBB) const { in isRetiredBlock() function in __anon0389e81c0311::AMDGPUCFGStructurizer396 if (!isRetiredBlock(LoopLand)) in isActiveLoophead()424 if (!isRetiredBlock(*It)) in countActiveBlock()844 if (!isRetiredBlock(MBB)) in run()
371 bool isRetiredBlock(BlockT *SrcBlock);603 if (!isRetiredBlock(curBlk)) { in run()931 if (!isRetiredBlock(landBlk)) { in loopPatternMatch()2326 bool CFGStructurizer<PassT>::isRetiredBlock(BlockT *srcBlk) { in isRetiredBlock() function in llvmCFGStruct::CFGStructurizer2342 if (!isRetiredBlock(landBlk)) { in isActiveLoophead()2559 if (!isRetiredBlock(*iterStart)) { in countActiveBlock()