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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19409 bool IsSV1Undef = SV1.isUndef(); local
19410 if (HasSameOp0 || IsSV1Undef || N0 == SV1)

Completed in 137 milliseconds