Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12114 auto MatchConstMul = in computeConstantDifference() local
12123 if (auto MatchedMore = MatchConstMul(More)) { in computeConstantDifference()
12124 if (auto MatchedLess = MatchConstMul(Less)) { in computeConstantDifference()