ΒΆISD::CondCode getFCmpCondCode(
FCmpInst::Predicate Pred)
ISD::CondCode getFCmpCondCode(
FCmpInst::Predicate Pred)
Description
getFCmpCondCode - Return the ISD condition code corresponding to the given LLVM IR floating-point condition code. This includes consideration of global floating-point math flags.
Declared at: llvm/include/llvm/CodeGen/Analysis.h:108
Parameters
- FCmpInst::Predicate Pred