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