Searched defs:Transformer (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
H A Dtransformer.h30 // Transformer is the base class for a transformation that transforms a Module.
33 class Transformer : public Pass, public DoNothingVisitor { class in namespace:android::spirit
35 Transformer() function in class:android::spirit::Transformer
39 virtual ~Transformer() {}

Completed in 62 milliseconds