Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2797 SmallPtrSet<Instruction*, 4> UniqueOperands; in CollectChains() local
2802 if (UniqueOperands.insert(IVOpInst).second) in CollectChains()