Searched refs:PromoteLegacyPass (Results 1 – 1 of 1) sorted by relevance
74 struct PromoteLegacyPass : public FunctionPass { struct78 PromoteLegacyPass() : FunctionPass(ID) { in PromoteLegacyPass() function103 char PromoteLegacyPass::ID = 0;105 INITIALIZE_PASS_BEGIN(PromoteLegacyPass, "mem2reg", "Promote Memory to "110 INITIALIZE_PASS_END(PromoteLegacyPass, "mem2reg", "Promote Memory to Register", in INITIALIZE_PASS_DEPENDENCY()115 return new PromoteLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()