17#ifndef MIDEND_REMOVELEFTSLICES_H_ 
   18#define MIDEND_REMOVELEFTSLICES_H_ 
   20#include "frontends/p4/typeChecking/typeChecker.h" 
   41        setName(
"DoRemoveLeftSlices");
 
   43    const IR::Node *postorder(IR::AssignmentStatement *stat) 
override;
 
 
   51        setName(
"RemoveLeftSlices");
 
 
Definition removeLeftSlices.h:35
 
Class used to encode maps from paths to declarations.
Definition referenceMap.h:66
 
Definition removeLeftSlices.h:46
 
Definition typeChecker.h:55
 
Definition pass_manager.h:38
 
Definition applyOptionsPragmas.cpp:24