Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp355 void initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE);
435 void Formula::initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) { in initialMatch() function in Formula
3308 F.initialMatch(S, L, SE); in InsertInitialFormula()