souffle  2.0.2-371-g6315b36
Data Structures | Namespaces
IfConversion.h File Reference
#include "ram/IndexScan.h"
#include "ram/Operation.h"
#include "ram/Program.h"
#include "ram/TranslationUnit.h"
#include "ram/transform/Transformer.h"
#include <memory>
#include <string>
Include dependency graph for IfConversion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  souffle::ram::transform::IfConversionTransformer
 Convert IndexScan operations to Filter/Existence Checks. More...
 

Namespaces

 souffle
 
 souffle::ram
 
 souffle::ram::transform