Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h92 unsigned getLoopDepth() const { in getLoopDepth() function
697 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp83 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anonf80183fd0111::CFStack