Searched refs:ARMGlobalMerge (Results 1 – 4 of 4) sorted by relevance
72 class ARMGlobalMerge : public FunctionPass { class82 explicit ARMGlobalMerge(const TargetLowering *tli) in ARMGlobalMerge() function in __anon85437b240111::ARMGlobalMerge112 char ARMGlobalMerge::ID = 0;114 bool ARMGlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge()164 bool ARMGlobalMerge::doInitialization(Module &M) { in doInitialization()213 bool ARMGlobalMerge::runOnFunction(Function &F) { in runOnFunction()218 return new ARMGlobalMerge(tli); in createARMGlobalMergePass()
2 ; Test the ARMGlobalMerge pass. Use -march=thumb because it has a small
2 ; Test the ARMGlobalMerge pass. Use -mtriple=thumb because it has a small