Searched refs:splitAddExpr (Results 1 – 1 of 1) sorted by relevance
3973 static std::pair<const SCEV *, ConstantInt *> splitAddExpr(const SCEV *S) { in splitAddExpr() function4019 std::tie(Stripped, Offset) = splitAddExpr(S); in eraseValueFromMap()4066 std::tie(Stripped, Offset) = splitAddExpr(S); in getSCEV()