Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4078 SmallVector<const SCEV *, 4> OpsCopy(Ops); // Don't let SE modify Ops. in GenerateCombinations() local
4079 GenerateFormula(SE.getAddExpr(OpsCopy)); in GenerateCombinations()