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.cpp514 void initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE);
598 void Formula::initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) { in initialMatch() function in Formula
3616 F.initialMatch(S, L, SE); in CollectFixupsAndInitialFormulae()
3646 F.initialMatch(S, L, SE); in InsertInitialFormula()