Home
last modified time | relevance | path

Searched refs:OpSCEV (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Analysis/
DScalarEvolution.cpp4959 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV() local
4960 AddOps.push_back(OpSCEV); in createSCEV()
5004 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV() local
5005 MulOps.push_back(OpSCEV); in createSCEV()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp6149 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV() local
6150 AddOps.push_back(OpSCEV); in createSCEV()
6194 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { in createSCEV() local
6195 MulOps.push_back(OpSCEV); in createSCEV()