Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp26264 bool HasSameOp0 = N0 == SV0; in visitVECTOR_SHUFFLE() local
26266 if (HasSameOp0 || IsSV1Undef || N0 == SV1) in visitVECTOR_SHUFFLE()