Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DGlobalMerge.cpp104 return MustKeepGlobalVariables.count(GV); in isMustKeepGlobalVariable()
115 SmallPtrSet<const GlobalVariable *, 16> MustKeepGlobalVariables; member in __anon61cc6b6e0111::GlobalMerge
252 MustKeepGlobalVariables.insert(G); in collectUsedGlobalVariables()
273 MustKeepGlobalVariables.insert(GV); in setMustKeepGlobalVariables()
355 MustKeepGlobalVariables.clear(); in doFinalization()