Searched defs:getLoopDepth (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | MachineLoopInfo.h | 151 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { getLoopDepth() function |
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | GenericLoopInfo.h | 82 unsigned getLoopDepth() const { in getLoopDepth() function |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | R600ControlFlowFinalizer.cpp | 58 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anonf12ae68b0111::CFStack |