Searched defs:SEWP (Results 1 – 2 of 2) sorted by relevance
513 auto *SEWP = getAnalysisIfAvailable<ScalarEvolutionWrapperPass>(); in runOnFunction() local
799 ScalarEvolution *SE = SEWP ? &SEWP->getSE() : nullptr; in runOnFunction() local