Searched defs:UniqueOperands (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2723 SmallPtrSet<Instruction*, 4> UniqueOperands; local
2728 if (UniqueOperands.insert(IVOpInst))

Completed in 55 milliseconds