Searched refs:GlobalMergeImpl (Results 1 – 1 of 1) sorted by relevance
141 class GlobalMergeImpl { class174 GlobalMergeImpl(const TargetMachine *TM, GlobalMergeOptions Opt) in GlobalMergeImpl() function in __anon1b49d90b0111::GlobalMergeImpl201 GlobalMergeImpl P(TM, Opt); in doInitialization()217 GlobalMergeImpl P(TM, Options); in run()231 bool GlobalMergeImpl::doMerge(SmallVectorImpl<GlobalVariable *> &Globals, in doMerge()449 bool GlobalMergeImpl::doMerge(const SmallVectorImpl<GlobalVariable *> &Globals, in doMerge()578 void GlobalMergeImpl::collectUsedGlobalVariables(Module &M, StringRef Name) { in collectUsedGlobalVariables()592 void GlobalMergeImpl::setMustKeepGlobalVariables(Module &M) { in setMustKeepGlobalVariables()619 bool GlobalMergeImpl::run(Module &M) { in run()