Searched refs:OpSCEV (Results 1 – 2 of 2) sorted by relevance
4959 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV() local4960 AddOps.push_back(OpSCEV); in createSCEV()5004 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV() local5005 MulOps.push_back(OpSCEV); in createSCEV()
6149 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV() local6150 AddOps.push_back(OpSCEV); in createSCEV()6194 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV() local6195 MulOps.push_back(OpSCEV); in createSCEV()