Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
DLoopInfo.h88 unsigned getLoopDepth() const { in getLoopDepth() function
502 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function
631 inline unsigned getLoopDepth(const BasicBlock *BB) const { in getLoopDepth() function
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DMachineLoopInfo.h111 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp372 unsigned AMDGPUCFGStructurizer::getLoopDepth(MachineLoop *LoopRep) { in getLoopDepth() function in __anonf4109d020311::AMDGPUCFGStructurizer