Searched refs:HasDenormals (Results 1 – 1 of 1) sorted by relevance
528 static bool shouldKeepFDivF32(Value *Num, bool UnsafeDiv, bool HasDenormals) { in shouldKeepFDivF32() argument531 return HasDenormals; in shouldKeepFDivF32()539 return HasDenormals ^ IsOne; in shouldKeepFDivF32()