Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h82 unsigned getLoopDepth() const { in getLoopDepth() function
619 unsigned getLoopDepth(const BlockT *BB) const { getLoopDepth() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp58 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anon305148180111::CFStack