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