Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16640 SmallSet<SDValue, 16> DuplicateOps; in combineShuffleOfScalars() local
16662 if (!IsSplat && !DuplicateOps.insert(Op).second) in combineShuffleOfScalars()