Searched refs:getInnerMostLoop (Results 1 – 3 of 3) sorted by relevance
56 static Loop *getInnerMostLoop(const LoopVectorTy &Loops) { in getInnerMostLoop() function485 if (!getInnerMostLoop(Loops)) { in getCacheCost()519 Loop *InnerMostLoop = getInnerMostLoop(Loops); in populateReferenceGroups()
62 static Loop *getInnerMostLoop(const LoopVectorTy &Loops) { in getInnerMostLoop() function585 if (!getInnerMostLoop(Loops)) { in getCacheCost()618 Loop *InnerMostLoop = getInnerMostLoop(Loops); in populateReferenceGroups()
854 static Loop *getInnerMostLoop(Loop *L) { in getInnerMostLoop() function919 Loop *JamLoop = getInnerMostLoop(L); in isSafeToUnrollAndJam()