Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2005 SmallPtrSet<Use*, MaxChains> IVIncSet; member in __anon6fa033cb0a11::LSRInstance
3167 IVIncSet.insert(UseI); in FinalizeChain()
3310 if (IVIncSet.count(UseI)) { in CollectFixupsAndInitialFormulae()