Home
last modified time | relevance | path

Searched refs:splitAddExpr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp3831 static std::pair<const SCEV *, ConstantInt *> splitAddExpr(const SCEV *S) { in splitAddExpr() function
3877 std::tie(Stripped, Offset) = splitAddExpr(S); in eraseValueFromMap()
3924 std::tie(Stripped, Offset) = splitAddExpr(S); in getSCEV()