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

/frameworks/compile/libbcc/lib/
H A DRSEmbedInfo.cpp44 /* RSEmbedInfoPass - This pass operates on the entire module and embeds a
51 class RSEmbedInfoPass : public llvm::ModulePass { class in namespace:__anon1375
59 RSEmbedInfoPass() function in class:__anon1375::RSEmbedInfoPass
213 }; // end RSEmbedInfoPass
217 char RSEmbedInfoPass::ID = 0;
223 return new RSEmbedInfoPass();

Completed in 53 milliseconds