Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h134 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h96 unsigned getLoopDepth() const { in getLoopDepth() function
971 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp57 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anon303402a30111::CFStack