Searched refs:getExistingSCEV (Results 1 – 6 of 6) sorted by relevance
1092 const SCEV *getExistingSCEV(Value *V);
1764 const SCEV *getExistingSCEV(Value *V);
1900 const SCEV *getExistingSCEV(Value *V);
3909 const SCEV *S = getExistingSCEV(V); in getSCEV()3938 const SCEV *ScalarEvolution::getExistingSCEV(Value *V) { in getExistingSCEV() function in ScalarEvolution6208 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()6253 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()10363 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()
3870 const SCEV *S = getExistingSCEV(V); in getSCEV()3899 const SCEV *ScalarEvolution::getExistingSCEV(Value *V) { in getExistingSCEV() function in ScalarEvolution6375 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()6420 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV()10821 auto *Numerator = getExistingSCEV(LL); in isImpliedViaOperations()