Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineLoopInfo.h112 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
/external/llvm/include/llvm/Analysis/
DLoopInfo.h96 unsigned getLoopDepth() const { in getLoopDepth() function
559 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function
/external/llvm/lib/Target/R600/
DR600ControlFlowFinalizer.cpp65 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anonc73cf8040111::CFStack
DAMDILCFGStructurizer.cpp379 unsigned AMDGPUCFGStructurizer::getLoopDepth(MachineLoop *LoopRep) { in getLoopDepth() function in __anon0389e81c0311::AMDGPUCFGStructurizer
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILCFGStructurizer.cpp2549 unsigned CFGStructurizer<PassT>::getLoopDepth(LoopT *loopRep) { in getLoopDepth() function in llvmCFGStruct::CFGStructurizer