Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp182 bool isRetiredBlock(MachineBasicBlock *MBB) const;
343 bool AMDGPUCFGStructurizer::isRetiredBlock(MachineBasicBlock *MBB) const { in isRetiredBlock() function in AMDGPUCFGStructurizer
356 if (!isRetiredBlock(LoopLand)) in isActiveLoophead()
385 if (!isRetiredBlock(*It)) in countActiveBlock()
774 if (!isRetiredBlock(MBB)) in run()