Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSInfoExtractor.cpp249 unsigned num_foreach_function; in ExtractFromSource() local
261 num_foreach_function = export_foreach_name->getNumOperands(); in ExtractFromSource()
262 for (unsigned i = 0; i < num_foreach_function; i++) { in ExtractFromSource()