FLANG
FPMaxminBehavior.h File Reference
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Namespaces

namespace  Fortran
namespace  Fortran::common

Enumerations

enum class  Fortran::common::FPMaxminBehavior : unsigned { Legacy , Portable , Extremum , ExtremeNum }

Functions

FPMaxminBehavior Fortran::common::parseFPMaxminBehavior (llvm::StringRef value)

Detailed Description

Shared definition of FP max/min behavior for max/min and [max|min][loc|val]. Used by CodeGenOptions, LoweringOptions, and other components.