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.cpp7263 const LSRInstance &Reducer = in ReduceLoopStrength() local
7265 Changed |= Reducer.getChanged(); in ReduceLoopStrength()
7387 if (llvm::PHINode *IV = GetInductionVariable(*L, SE, Reducer)) in ReduceLoopStrength()