Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp264 void InitialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE);
346 void Formula::InitialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) { in InitialMatch() function in Formula
3068 F.InitialMatch(S, L, SE); in InsertInitialFormula()