Home
last modified time | relevance | path

Searched defs:computeConstantDifference (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp8236 bool ScalarEvolution::computeConstantDifference(const SCEV *Less, in computeConstantDifference() function in ScalarEvolution
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp9930 Optional<APInt> ScalarEvolution::computeConstantDifference(const SCEV *More, in computeConstantDifference() function in ScalarEvolution
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp11904 ScalarEvolution::computeConstantDifference(const SCEV *More, const SCEV *Less) { in computeConstantDifference() function in ScalarEvolution