reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

unittests/Analysis/ScalarEvolutionTest.cpp
 1440   const SCEV *AS = SE.getSCEV(A);
 1441   const SCEV *BS = SE.getSCEV(B);
 1442   const SCEV *CS = SE.getSCEV(C);
 1443   const SCEV *S1S = SE.getSCEV(S1);
 1444   const SCEV *S2S = SE.getSCEV(S2);