Home
last modified time | relevance | path

Searched refs:nForEachKernels (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSAddDebugInfoPass.cpp60 size_t nForEachKernels = me.getExportForEachSignatureCount(); in runOnModule() local
69 for (size_t i = 0; i < nForEachKernels; ++i) { in runOnModule()