17#ifndef IR_CONFIGURATION_H_
18#define IR_CONFIGURATION_H_
Definition ir/configuration.h:33
int maximumArraySize() const
Maximum size for a header stack array.
Definition ir/configuration.h:36
static const DefaultP4CConfiguration & get()
Definition ir/configuration.h:39
int maximumWidthSupported() const
Maximum width supported for a bit field or integer.
Definition ir/configuration.h:35
Definition ir/configuration.h:24
virtual int maximumArraySize() const =0
Maximum size for a header stack array.
virtual int maximumWidthSupported() const =0
Maximum width supported for a bit field or integer.
TODO: this is not really specific to BMV2, it should reside somewhere else.
Definition applyOptionsPragmas.cpp:24