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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1537 /// IVIncSet - IV users that belong to profitable IVChains.
1538 SmallPtrSet<Use*, MaxChains> IVIncSet; member in class:__anon10399::LSRInstance
2677 IVIncSet.insert(UseI);
2812 if (IVIncSet.count(UseI))

Completed in 199 milliseconds