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