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