Searched refs:OpSCEV (Results 1 – 1 of 1) sorted by relevance
7698 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV() local7699 AddOps.push_back(OpSCEV); in createSCEV()7744 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV() local7745 MulOps.push_back(OpSCEV); in createSCEV()