Home
last modified time | relevance | path

Searched refs:initialMatch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp523 void initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE);
603 void Formula::initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) { in initialMatch() function in Formula
3631 F.initialMatch(S, L, SE); in CollectFixupsAndInitialFormulae()
3660 F.initialMatch(S, L, SE); in InsertInitialFormula()