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