Searched refs:OpSCEV (Results 1 – 1 of 1) sorted by relevance
6742 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV() local6743 AddOps.push_back(OpSCEV); in createSCEV()6787 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV() local6788 MulOps.push_back(OpSCEV); in createSCEV()