Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp587 for (auto NewGlobalVar : NewGlobals) in SRAGlobal() local
588 Globals.push_back(NewGlobalVar.second); in SRAGlobal()