Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21254 bool IsSV1Undef = SV1.isUndef(); in visitVECTOR_SHUFFLE() local
21255 if (HasSameOp0 || IsSV1Undef || N0 == SV1) in visitVECTOR_SHUFFLE()