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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfoExtractor.cpp276 unsigned num_foreach_function; local
288 num_foreach_function = export_foreach_name->getNumOperands();
289 for (unsigned i = 0; i < num_foreach_function; i++) {

Completed in 36 milliseconds