Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3836 SmallVector<const SCEV *, 4> OpsCopy(Ops); // Don't let SE modify Ops. in GenerateCombinations() local
3837 GenerateFormula(SE.getAddExpr(OpsCopy)); in GenerateCombinations()