Searched defs:UniqueOperands (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/include/llvm/CodeGen/ | ||
| H A D | BasicTTIImpl.h | 820 SmallPtrSet<const Value*, 4> UniqueOperands; getOperandsScalarizationOverhead() local |
| /llvm-project/llvm/lib/Transforms/Scalar/ | ||
| H A D | LoopStrengthReduce.cpp | 3304 SmallPtrSet<Instruction*, 4> UniqueOperands; CollectChains() local |