Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
constant_propagator.h File Reference
#include "vm/compiler/backend/flow_graph.h"
#include "vm/compiler/backend/il.h"

Go to the source code of this file.

Classes

class  dart::ConstantPropagator
 

Namespaces

namespace  dart
 

Macros

#define DECLARE_VISIT(type, attrs)   virtual void Visit##type(type##Instr* instr);
 

Macro Definition Documentation

◆ DECLARE_VISIT

#define DECLARE_VISIT (   type,
  attrs 
)    virtual void Visit##type(type##Instr* instr);

Definition at line 77 of file constant_propagator.h.