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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSForEachExpand.cpp45 /* RSForEachExpandPass - This pass operates on functions that are able to be
53 class RSForEachExpandPass : public llvm::ModulePass { class in namespace:__anon1241
282 RSForEachExpandPass(const RSInfo::ExportForeachFuncListTy &pForeachFuncs, function in class:__anon1241::RSForEachExpandPass
711 }; // end RSForEachExpandPass
715 char RSForEachExpandPass::ID = 0;
722 return new RSForEachExpandPass(pForeachFuncs, pEnableStepOpt);

Completed in 147 milliseconds