Home
last modified time | relevance | path

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

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