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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp367 void initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE);
392 /// Recursion helper for initialMatch.
447 void Formula::initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) { function in class:Formula
3346 F.initialMatch(S, L, SE);

Completed in 74 milliseconds