Searched refs:RSEmbedInfoPass (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSEmbedInfo.cpp40 /* RSEmbedInfoPass - This pass operates on the entire module and embeds a
47 class RSEmbedInfoPass : public llvm::ModulePass { class in namespace:__anon1061
55 RSEmbedInfoPass() function in class:__anon1061::RSEmbedInfoPass
134 }; // end RSEmbedInfoPass
138 char RSEmbedInfoPass::ID = 0;
144 return new RSEmbedInfoPass();

Completed in 36 milliseconds