Searched refs:getExistingSCEV (Results 1 – 4 of 4) sorted by relevance
1092 const SCEV *getExistingSCEV(Value *V);
1738 const SCEV *getExistingSCEV(Value *V);
3912 const SCEV *S = getExistingSCEV(V); in getSCEV()3941 const SCEV *ScalarEvolution::getExistingSCEV(Value *V) { in getExistingSCEV() function in ScalarEvolution6149 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()6194 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()10042 auto *Numerator = getExistingSCEV(LL); in isImpliedViaOperations()
3417 const SCEV *S = getExistingSCEV(V); in getSCEV()3431 const SCEV *ScalarEvolution::getExistingSCEV(Value *V) { in getExistingSCEV() function in ScalarEvolution4959 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()5004 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()