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