Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h145 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { getLoopDepth() function
/freebsd-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
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp58 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anon2431436a0111::CFStack