Searched defs:OpSCEV (Results 1 – 2 of 2) sorted by relevance
/llvm-project/polly/lib/Support/ | ||
H A D | ScopHelper.cpp | 286 auto *OpSCEV = SE.getSCEV(Op); visitGenericInst() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 7696 if (auto *OpSCEV = getExistingSCEV(BO->Op)) { createSCEV() local |