Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSGlobalInfoPass.cpp113 std::vector<std::string> GVNameStrings; in runOnModule() local
149 GVNameStrings.push_back(GV.getName()); in runOnModule()
168 for (auto GVN : GVNameStrings) { in runOnModule()