19#ifndef BF_P4C_MIDEND_NORMALIZE_HASH_LIST_H_
20#define BF_P4C_MIDEND_NORMALIZE_HASH_LIST_H_
23#include "ir/pass_manager.h"
102 static bool isHasher(
const IR::MethodCallExpression *mc);
Normalize field lists in hashing expression (Hash.get primitive)
Definition normalize_hash_list.h:91
static bool isHasher(const IR::MethodCallExpression *mc)
Check whether a method call is the hasher call.
Definition midend/normalize_hash_list.cpp:442
Class used to encode maps from paths to declarations.
Definition referenceMap.h:66
Definition typeChecker.h:55
TODO: this is not really specific to BMV2, it should reside somewhere else.
Definition applyOptionsPragmas.cpp:24