Searched defs:ForEachNameList (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DCompiler.cpp268 std::vector<std::string> ForEachNameList; local
371 ForEachNameList.push_back(Name);
391 runInternalPasses(ForEachNameList, ForEachSigList);

Completed in 479 milliseconds