Searched defs:computeConstantDifference (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/Analysis/ | ||
H A D | ScalarEvolutionTest.cpp | 60 static std::optional<APInt> computeConstantDifference(ScalarEvolution &SE, in computeConstantDifference() function in llvm::ScalarEvolutionsTest |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 11943 ScalarEvolution::computeConstantDifference(const SCEV *More, const SCEV *Less) { computeConstantDifference() function in ScalarEvolution |