Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22125 unsigned OtherElt = InVec.getConstantOperandVal(2); in visitINSERT_VECTOR_ELT() local
22126 if (Elt < OtherElt) { in visitINSERT_VECTOR_ELT()