|
MLIR 24.0.0git
|
Result of matching the decomposed complex equality pattern inside an atomic compare region. More...
Public Attributes | |
| bool | isComplex = false |
| bool | isNE = false |
| mlir::Value | eAggregate |
| bool | isXBinopExpr = false |
Result of matching the decomposed complex equality pattern inside an atomic compare region.
Definition at line 5852 of file OpenMPToLLVMIRTranslation.cpp.
| mlir::Value ComplexComparePattern::eAggregate |
Definition at line 5855 of file OpenMPToLLVMIRTranslation.cpp.
Referenced by convertOmpAtomicCompare().
Definition at line 5853 of file OpenMPToLLVMIRTranslation.cpp.
Referenced by convertOmpAtomicCompare(), and extractAtomicComparePattern().
Definition at line 5854 of file OpenMPToLLVMIRTranslation.cpp.
Referenced by convertOmpAtomicCompare().
Definition at line 5856 of file OpenMPToLLVMIRTranslation.cpp.
Referenced by convertOmpAtomicCompare().