Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h1092 const SCEV *getExistingSCEV(Value *V);
/external/llvm/lib/Analysis/
DScalarEvolution.cpp3417 const SCEV *S = getExistingSCEV(V); in getSCEV()
3431 const SCEV *ScalarEvolution::getExistingSCEV(Value *V) { in getExistingSCEV() function in ScalarEvolution
4959 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()
5004 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()