Searched refs:getLoopsAtDepth (Results 1 – 2 of 2) sorted by relevance
110 LoopVectorTy LoopsAtDepth1 = LN.getLoopsAtDepth(1); in TEST()113 LoopVectorTy LoopsAtDepth2 = LN.getLoopsAtDepth(2); in TEST()
120 LoopVectorTy getLoopsAtDepth(unsigned Depth) const { in getLoopsAtDepth() function