Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h136 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopInfo.h96 unsigned getLoopDepth() const { in getLoopDepth() function
996 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp58 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anond383c3480111::CFStack