Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp394 void initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE);
474 void Formula::initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) { in initialMatch() function in Formula
3400 F.initialMatch(S, L, SE); in CollectFixupsAndInitialFormulae()
3429 F.initialMatch(S, L, SE); in InsertInitialFormula()