Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp7048 const LSRInstance &Reducer = in ReduceLoopStrength() local
7050 Changed |= Reducer.getChanged(); in ReduceLoopStrength()
7097 if (llvm::PHINode *IV = GetInductionVariable(*L, SE, Reducer)) in ReduceLoopStrength()