Searched refs:hasIterationCountInvariantInParent (Results 1 – 3 of 3) sorted by relevance
329 bool hasIterationCountInvariantInParent(Loop *L, ScalarEvolution &SE);
946 return !hasIterationCountInvariantInParent(SubLoop, SE); in isSafeToUnrollAndJam()
862 bool llvm::hasIterationCountInvariantInParent(Loop *InnerLoop, in hasIterationCountInvariantInParent() function in llvm