Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp381 void initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE);
461 void Formula::initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) { in initialMatch() function in Formula
3408 F.initialMatch(S, L, SE); in InsertInitialFormula()