Searched refs:MinMaxLegal (Results 1 – 1 of 1) sorted by relevance
8656 bool MinMaxLegal = isOperationLegal(ISD::FMINNUM, SrcVT) && in expandFP_TO_INT_SAT() local8658 if (AreExactFloatBounds && MinMaxLegal) { in expandFP_TO_INT_SAT()