Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12124 if (auto MatchedLess = MatchConstMul(Less)) { in computeConstantDifference() local
12125 if (MatchedMore->second == MatchedLess->second) { in computeConstantDifference()
12127 Less = MatchedLess->first; in computeConstantDifference()