Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1737 ExitLimit computeExitLimitFromSingleExitSwitch(const Loop *L,
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp8641 return computeExitLimitFromSingleExitSwitch(L, SI, Exit, in computeExitLimit()
8984 ScalarEvolution::computeExitLimitFromSingleExitSwitch(const Loop *L, in computeExitLimitFromSingleExitSwitch() function in ScalarEvolution