ΒΆ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:96

Parameters

FCmpInst::Predicate Pred