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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSEmbedInfo.cpp48 class RSEmbedInfoPass : public llvm::ModulePass { class in namespace:__anon1240
58 RSEmbedInfoPass(const RSInfo *info) function in class:__anon1240::RSEmbedInfoPass
145 }; // end RSEmbedInfoPass
149 char RSEmbedInfoPass::ID = 0;
155 return new RSEmbedInfoPass(info);

Completed in 64 milliseconds