Searched refs:getLoopInvariantPredicate (Results 1 – 3 of 3) sorted by relevance
1232 getLoopInvariantPredicate(CmpPredicate Pred, const SCEV *LHS, const SCEV *RHS,
221 auto LIP = SE->getLoopInvariantPredicate(Pred, S, X, L, ICmp); in makeIVComparisonInvariant()
11206 ScalarEvolution::getLoopInvariantPredicate(CmpPredicate Pred, const SCEV *LHS, in getLoopInvariantPredicate() function in ScalarEvolution