LLVM: llvm::SelectPatternResult Struct Reference (original) (raw)
#include "[llvm/Analysis/ValueTracking.h](ValueTracking%5F8h%5Fsource.html)"
| Static Public Member Functions | |
|---|---|
| static bool | isMinOrMax (SelectPatternFlavor SPF) |
| When implementing this min/max pattern as fcmp; select, does the fcmp have to be ordered? |
Definition at line 857 of file ValueTracking.h.
◆ isMinOrMax()
◆ Flavor
◆ NaNBehavior
◆ Ordered
bool llvm::SelectPatternResult::Ordered
Only applicable if Flavor is SPF_FMINNUM or SPF_FMAXNUM.
Definition at line 861 of file ValueTracking.h.
The documentation for this struct was generated from the following file:
- include/llvm/Analysis/ValueTracking.h