|
LLVM 22.0.0git
|
#include "llvm/Analysis/ConstantFolding.h"
Public Attributes | |
| bool | NNeg = false |
| bool | NUW = false |
| bool | NSW = false |
Definition at line 190 of file ConstantFolding.h.
| bool llvm::PreservedCastFlags::NNeg = false |
Definition at line 191 of file ConstantFolding.h.
| bool llvm::PreservedCastFlags::NSW = false |
Definition at line 193 of file ConstantFolding.h.
| bool llvm::PreservedCastFlags::NUW = false |
Definition at line 192 of file ConstantFolding.h.