19#ifndef _MIDEND_SIMPLIFY_REFERENCES_H_
20#define _MIDEND_SIMPLIFY_REFERENCES_H_
25#include "ir/pass_manager.h"
Class used to encode maps from paths to declarations.
Definition referenceMap.h:66
Definition param_binding.h:32
TODO: this is not really specific to BMV2, it should reside somewhere else.
Definition applyOptionsPragmas.cpp:24
Definition simplify_references.h:48
SimplifyReferences(ParamBinding *bindings, P4::ReferenceMap *refMap, P4::TypeMap *typeMap)
Definition simplify_references.cpp:300