Searched refs:OpSCEV (Results 1 – 1 of 1) 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()