Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp185 bool isRetiredBlock(MachineBasicBlock *MBB) const;
346 bool R600MachineCFGStructurizer::isRetiredBlock(MachineBasicBlock *MBB) const { in isRetiredBlock() function in R600MachineCFGStructurizer
359 if (!isRetiredBlock(LoopLand)) in isActiveLoophead()
388 if (!isRetiredBlock(*It)) in countActiveBlock()
770 if (!isRetiredBlock(MBB)) in run()