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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp527 EVT CondLHSVT = Cond.getOperand(0).getValueType(); local
529 isTypeLegal(CondLHSVT) &&
530 getSetCCResultType(CondLHSVT) == Cond.getValueType())

Completed in 111 milliseconds