Searched defs:getLoopsInPreorder (Results 1 – 2 of 2) sorted by relevance
378 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function385 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
587 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function