Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineLoopInfo.h107 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
/external/llvm/include/llvm/Analysis/
DLoopInfo.h94 unsigned getLoopDepth() const { in getLoopDepth() function
569 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function
/external/llvm/lib/Target/AMDGPU/
DR600ControlFlowFinalizer.cpp65 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anon0f917c7a0111::CFStack
DAMDILCFGStructurizer.cpp379 unsigned AMDGPUCFGStructurizer::getLoopDepth(MachineLoop *LoopRep) { in getLoopDepth() function in __anon4bd2a1920311::AMDGPUCFGStructurizer
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILCFGStructurizer.cpp2549 unsigned CFGStructurizer<PassT>::getLoopDepth(LoopT *loopRep) { in getLoopDepth() function in llvmCFGStruct::CFGStructurizer