Searched refs:matchURem (Results 1 – 2 of 2) sorted by relevance
1880 bool matchURem(const SCEV *Expr, const SCEV *&LHS, const SCEV *&RHS);
1859 if (matchURem(Op, LHS, RHS)) in getZeroExtendExpr()12583 bool ScalarEvolution::matchURem(const SCEV *Expr, const SCEV *&LHS, in matchURem() function in ScalarEvolution