Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3740 SmallVector<const SCEV *, 4> OpsCopy(Ops); // Don't let SE modify Ops. in GenerateCombinations() local
3741 GenerateFormula(SE.getAddExpr(OpsCopy)); in GenerateCombinations()