ΒΆISD::CondCode getFCmpCodeWithoutNaN(
ISD::CondCode CC)
ISD::CondCode getFCmpCodeWithoutNaN(
ISD::CondCode CC)
Description
getFCmpCodeWithoutNaN - Given an ISD condition code comparing floats, return the equivalent code if we're allowed to assume that NaNs won't occur.
Declared at: llvm/include/llvm/CodeGen/Analysis.h:112
Parameters
- ISD::CondCode CC