Home
last modified time | relevance | path

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

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