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