Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp207 bool isRetiredBlock(MachineBasicBlock *MBB) const;
368 bool AMDGPUCFGStructurizer::isRetiredBlock(MachineBasicBlock *MBB) const { in isRetiredBlock() function in AMDGPUCFGStructurizer
381 if (!isRetiredBlock(LoopLand)) in isActiveLoophead()
410 if (!isRetiredBlock(*It)) in countActiveBlock()
799 if (!isRetiredBlock(MBB)) in run()
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp214 bool isRetiredBlock(MachineBasicBlock *MBB) const;
364 bool AMDGPUCFGStructurizer::isRetiredBlock(MachineBasicBlock *MBB) const { in isRetiredBlock() function in __anon4bd2a1920311::AMDGPUCFGStructurizer
377 if (!isRetiredBlock(LoopLand)) in isActiveLoophead()
405 if (!isRetiredBlock(*It)) in countActiveBlock()
804 if (!isRetiredBlock(MBB)) in run()