Home
last modified time | relevance | path

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

/src/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
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp58 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anon8aea2c6d0111::CFStack