Home
last modified time | relevance | path

Searched defs:getLoopDepth (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h145 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h82 unsigned getLoopDepth() const { in getLoopDepth() function
609 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp58 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anon0f7e12e00111::CFStack