Searched defs:HasDenormals (Results 1 – 1 of 1) sorted by relevance
397 static bool shouldKeepFDivF32(Value *Num, bool UnsafeDiv, bool HasDenormals) { in shouldKeepFDivF32()448 bool HasDenormals = ST->hasFP32Denormals(); in visitFDiv() local