Searched refs:DoInitialMatch (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopStrengthReduce.cpp | 542 static void DoInitialMatch(const SCEV *S, Loop *L, in DoInitialMatch() function 555 DoInitialMatch(S, L, Good, Bad, SE); in DoInitialMatch() 565 DoInitialMatch(Start, L, Good, Bad, SE); in DoInitialMatch() 566 DoInitialMatch(SE.getAddRecExpr(SE.getConstant(S->getType(), 0), Step, in DoInitialMatch() 581 DoInitialMatch(NewMul, L, MyGood, MyBad, SE); in DoInitialMatch() 601 DoInitialMatch(S, L, Good, Bad, SE); in initialMatch()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 18415 …EVEPNS_4LoopERNS_15SmallVectorImplIS2_EES7_RNS_15ScalarEvolutionE", "DoInitialMatch(llvm::SCEV con…
|