Searched defs:ConstantMerge (Results 1 – 1 of 1) sorted by relevance
38 struct ConstantMerge : public ModulePass { struct39 static char ID; // Pass identification, replacement for typeid40 ConstantMerge() : ModulePass(ID) { in ConstantMerge() function55 const DataLayout *DL;