Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1855 ExitLimit computeExitLimitFromSingleExitSwitch(const Loop *L,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8904 return computeExitLimitFromSingleExitSwitch( in computeExitLimit()
9290 ScalarEvolution::computeExitLimitFromSingleExitSwitch(const Loop *L, in computeExitLimitFromSingleExitSwitch() function in ScalarEvolution