Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1700 Constant *getConstantEvolutionLoopExitValue(PHINode *PN, const APInt &BEs,
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp7815 ScalarEvolution::getConstantEvolutionLoopExitValue(PHINode *PN, in getConstantEvolutionLoopExitValue() function in ScalarEvolution
8124 getConstantEvolutionLoopExitValue(PN, BTCC->getAPInt(), LI); in computeSCEVAtScope()