MLIR
20.0.0git
|
Iterator for walking over complex APFloat values. More...
#include "mlir/IR/BuiltinAttributes.h"
Public Member Functions | |
std::complex< APFloat > | mapElement (const std::complex< APInt > &value) const |
Map the element to the iterator result type. More... | |
Iterator for walking over complex APFloat values.
Definition at line 352 of file BuiltinAttributes.h.
|
inline |
Map the element to the iterator result type.
Definition at line 358 of file BuiltinAttributes.h.