Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp173 return MustKeepGlobalVariables.count(GV); in isMustKeepGlobalVariable()
184 SmallPtrSet<const GlobalVariable *, 16> MustKeepGlobalVariables; member in __anon27355f490111::GlobalMerge
579 MustKeepGlobalVariables.insert(G); in collectUsedGlobalVariables()
596 MustKeepGlobalVariables.insert(GV); in setMustKeepGlobalVariables()
676 MustKeepGlobalVariables.clear(); in doFinalization()