Searched defs:getLoopDepth (Results 1 – 5 of 5) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
D | MachineLoopInfo.h | 112 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function |
/external/llvm/include/llvm/Analysis/ | ||
D | LoopInfo.h | 96 unsigned getLoopDepth() const { in getLoopDepth() function |
/external/llvm/lib/Target/R600/ | ||
D | R600ControlFlowFinalizer.cpp | 65 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anonc73cf8040111::CFStack |
D | AMDILCFGStructurizer.cpp | 379 unsigned AMDGPUCFGStructurizer::getLoopDepth(MachineLoop *LoopRep) { in getLoopDepth() function in __anon0389e81c0311::AMDGPUCFGStructurizer |
/external/mesa3d/src/gallium/drivers/radeon/ | ||
D | AMDILCFGStructurizer.cpp | 2549 unsigned CFGStructurizer<PassT>::getLoopDepth(LoopT *loopRep) { in getLoopDepth() function in llvmCFGStruct::CFGStructurizer |