Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1726 Constant *getConstantEvolutionLoopExitValue(PHINode *PN, const APInt &BEs,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7937 ScalarEvolution::getConstantEvolutionLoopExitValue(PHINode *PN, in getConstantEvolutionLoopExitValue() function in ScalarEvolution
8257 getConstantEvolutionLoopExitValue(PN, BTCC->getAPInt(), LI); in computeSCEVAtScope()