llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Types | Public Member Functions | List of all members
tags::Step Class Referencefinal

#include <passes/tags/step.h>

Inheritance diagram for tags::Step:
Inheritance graph
[legend]
Collaboration diagram for tags::Step:
Collaboration graph
[legend]

Public Types

enum  Kind { REFINE, FORWARD }
 

Public Member Functions

 Step (RegisterAnalysis &analysis, const Target *target, Kind kind)
 
- Public Member Functions inherited from InstVisitor< void >
void Dispatch (Inst &i)
 

Detailed Description

Helper class to evaluate instructions and propagate values.


The documentation for this class was generated from the following files: