Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h746 SmallPtrSet<const Value*, 4> UniqueOperands; in getOperandsScalarizationOverhead() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3114 SmallPtrSet<Instruction*, 4> UniqueOperands; in CollectChains() local