Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h216 bool ParseExportReduceCount(llvm::StringRef *, size_t n_lines);
H A DRenderScriptRuntime.cpp2864 bool RSModuleDescriptor::ParseExportReduceCount(llvm::StringRef *lines, in ParseExportReduceCount() function in RSModuleDescriptor
3046 success = ParseExportReduceCount(line, n_lines); in ParseRSInfo()