Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp462 bool isLoopBottom(const MachineLoop *Loop, const MachineBasicBlock *Block);
1652 bool SIInsertWaitcnts::isLoopBottom(const MachineLoop *Loop, in isLoopBottom() function in SIInsertWaitcnts
1779 if (ContainingLoop && isLoopBottom(ContainingLoop, &Block)) { in insertWaitcntInBlock()
1922 if (ContainingLoop && isLoopBottom(ContainingLoop, &MBB) && in runOnMachineFunction()