Searched defs:getLoopDepth (Results 1 – 3 of 3) sorted by relevance
88 unsigned getLoopDepth() const { in getLoopDepth() function502 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function631 inline unsigned getLoopDepth(const BasicBlock *BB) const { in getLoopDepth() function
111 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
372 unsigned AMDGPUCFGStructurizer::getLoopDepth(MachineLoop *LoopRep) { in getLoopDepth() function in __anonf4109d020311::AMDGPUCFGStructurizer