Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h137 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h96 unsigned getLoopDepth() const { in getLoopDepth() function
974 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp57 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anon33aa30cc0111::CFStack