Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h136 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfo.h97 unsigned getLoopDepth() const { in getLoopDepth() function
999 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp58 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anon74108a6f0111::CFStack