Searched refs:GlobalMerge (Results 1 – 7 of 7) sorted by relevance
140 class GlobalMerge : public FunctionPass { class189 explicit GlobalMerge() in GlobalMerge() function in __anone4572b450111::GlobalMerge194 explicit GlobalMerge(const TargetMachine *TM, unsigned MaximalOffset, in GlobalMerge() function in __anone4572b450111::GlobalMerge216 char GlobalMerge::ID = 0;220 bool GlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge()566 void GlobalMerge::collectUsedGlobalVariables(Module &M, StringRef Name) { in collectUsedGlobalVariables()580 void GlobalMerge::setMustKeepGlobalVariables(Module &M) { in setMustKeepGlobalVariables()607 bool GlobalMerge::doInitialization(Module &M) { in doInitialization()683 bool GlobalMerge::runOnFunction(Function &F) { in runOnFunction()687 bool GlobalMerge::doFinalization(Module &M) { in doFinalization()[all …]
67 GlobalMerge.cpp
2 ; Test the GlobalMerge pass. Check that the pass does not crash when using
6 ; is an alias. (The alias is created by GlobalMerge.)
3 source_filename = "test/Transforms/GlobalMerge/debug-info.ll"
61 "GlobalMerge.cpp",
2342 suppression of certain optimisations, like GlobalMerge, as well as ensuring