Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1804 computeExitLimitFromCondFromBinOp(ExitLimitCacheTy &Cache, const Loop *L,
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp8961 if (auto LimitFromBinOp = computeExitLimitFromCondFromBinOp( in computeExitLimitFromCondImpl()
9019 ScalarEvolution::computeExitLimitFromCondFromBinOp( in computeExitLimitFromCondFromBinOp() function in ScalarEvolution