Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1711 computeExitLimitFromCondFromBinOp(ExitLimitCacheTy &Cache, const Loop *L,
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp8706 if (auto LimitFromBinOp = computeExitLimitFromCondFromBinOp( in computeExitLimitFromCondImpl()
8764 ScalarEvolution::computeExitLimitFromCondFromBinOp( in computeExitLimitFromCondFromBinOp() function in ScalarEvolution