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

/frameworks/compile/libbcc/lib/
H A DCompiler.cpp430 auto keepFuncsPushBackIfPresent = [&keep_funcs](const char *Name) { local
435 keepFuncsPushBackIfPresent(exportReduceList[i].mInitializerName);
441 keepFuncsPushBackIfPresent(exportReduceList[i].mOutConverterName);

Completed in 41 milliseconds