Searched refs:initialMatch (Results 1 – 1 of 1) sorted by relevance
395 void initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE);475 void Formula::initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) { in initialMatch() function in Formula3396 F.initialMatch(S, L, SE); in CollectFixupsAndInitialFormulae()3425 F.initialMatch(S, L, SE); in InsertInitialFormula()