souffle
2.0.2-371-g6315b36
|
Go to the documentation of this file.
54 class ReorderConditionsTransformer :
public Transformer {
56 std::string
getName()
const override {
57 return "ReorderConditionsTransformer";
RAM program relation declaration and functions.
Analysis * getAnalysis() const
Get an analysis.
Program & getProgram() const
Get the RAM Program of the translation unit
Translating a RAM program.
A Ram Analysis for determining the number of relational operations in a condition / expression.