Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13459 bool HasSameOp0 = N0 == SV0; in visitVECTOR_SHUFFLE() local
13461 if (HasSameOp0 || IsSV1Undef || N0 == SV1) in visitVECTOR_SHUFFLE()