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

/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h111 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { function in class:llvm::MachineLoopInfo
/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h88 unsigned getLoopDepth() const { function in class:llvm::LoopBase
502 unsigned getLoopDepth(const BlockT *BB) const { function in class:llvm::LoopInfoBase
631 inline unsigned getLoopDepth(const BasicBlock *BB) const { function in class:llvm::LoopInfo
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DAMDILCFGStructurizer.cpp372 unsigned AMDGPUCFGStructurizer::getLoopDepth(MachineLoop *LoopRep) { function in class:__anon2445::AMDGPUCFGStructurizer

Completed in 52 milliseconds