Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1448 processInternalGlobal(GlobalVariable *GV, const GlobalStatus &GS, in processInternalGlobal() function
1627 return processInternalGlobal(GVar, GS, GetTLI, LookupDomTree) || Changed; in processGlobal()