Searched defs:getLoopDepth (Results 1 – 6 of 6) sorted by relevance
112 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
91 unsigned getLoopDepth() const { in getLoopDepth() function542 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function671 inline unsigned getLoopDepth(const BasicBlock *BB) const { in getLoopDepth() function
65 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anonb4dbea9b0111::CFStack
376 unsigned AMDGPUCFGStructurizer::getLoopDepth(MachineLoop *LoopRep) { in getLoopDepth() function in __anon180127330311::AMDGPUCFGStructurizer
2549 unsigned CFGStructurizer<PassT>::getLoopDepth(LoopT *loopRep) { in getLoopDepth() function in llvmCFGStruct::CFGStructurizer