Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h112 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h91 unsigned getLoopDepth() const { in getLoopDepth() function
542 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function
671 inline unsigned getLoopDepth(const BasicBlock *BB) const { in getLoopDepth() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600ControlFlowFinalizer.cpp65 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anon3d20bc550111::CFStack
H A DAMDILCFGStructurizer.cpp377 unsigned AMDGPUCFGStructurizer::getLoopDepth(MachineLoop *LoopRep) { in getLoopDepth() function in __anon743e2bed0311::AMDGPUCFGStructurizer