Searched defs:ConstantMerge (Results 1 – 1 of 1) sorted by relevance
37 struct ConstantMerge : public ModulePass { struct38 static char ID; // Pass identification, replacement for typeid39 ConstantMerge() : ModulePass(ID) { in ConstantMerge() function54 const DataLayout *TD;