Home
last modified time | relevance | path

Searched defs:OpsCopy (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp550 SmallVector<const SCEV *, 4> OpsCopy(Ops); in TEST_F() local
555 SmallVector<const SCEV *, 4> OpsCopy(Ops); in TEST_F() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3815 SmallVector<const SCEV *, 4> OpsCopy(Ops); // Don't let SE modify Ops. in GenerateCombinations() local