Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DGlobalMerge.cpp172 return MustKeepGlobalVariables.count(GV); in isMustKeepGlobalVariable()
183 SmallPtrSet<const GlobalVariable *, 16> MustKeepGlobalVariables; member in __anon9107961a0111::GlobalMerge
575 MustKeepGlobalVariables.insert(G); in collectUsedGlobalVariables()
592 MustKeepGlobalVariables.insert(GV); in setMustKeepGlobalVariables()
672 MustKeepGlobalVariables.clear(); in doFinalization()