Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1458 processInternalGlobal(GlobalVariable *GV, const GlobalStatus &GS, in processInternalGlobal() function
1637 return processInternalGlobal(GVar, GS, GetTLI, LookupDomTree) || Changed; in processGlobal()