Searched refs:hasIterationCountInvariantInParent (Results 1 – 3 of 3) sorted by relevance
259 bool hasIterationCountInvariantInParent(Loop *L, ScalarEvolution &SE);
767 if (!hasIterationCountInvariantInParent(SubLoop, SE)) { in isSafeToUnrollAndJam()
649 bool llvm::hasIterationCountInvariantInParent(Loop *InnerLoop, in hasIterationCountInvariantInParent() function in llvm