Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DGlobalMerge.cpp152 return MustKeepGlobalVariables.count(GV); in isMustKeepGlobalVariable()
163 SmallPtrSet<const GlobalVariable *, 16> MustKeepGlobalVariables; member in __anon15dc58960111::GlobalMerge
495 MustKeepGlobalVariables.insert(G); in collectUsedGlobalVariables()
516 MustKeepGlobalVariables.insert(GV); in setMustKeepGlobalVariables()
595 MustKeepGlobalVariables.clear(); in doFinalization()