Home | History | Annotate | Download | only in Utils

Lines Matching refs:SE

79     ScalarEvolution *SE;
134 SE = getAnalysisIfAvailable<ScalarEvolution>();
172 for (succ_iterator SI = succ_begin(*I), SE = succ_end(*I); SI != SE; ++SI)
201 if (SE)
202 SE->forgetLoop(L);
278 if (SE) SE->forgetValue(PN);
341 if (SE)
342 SE->forgetLoop(L);
577 if (SE)
578 SE->forgetLoop(L);