Searched refs:PromoteLegacyPass (Results 1 – 1 of 1) sorted by relevance
67 struct PromoteLegacyPass : public FunctionPass { struct69 PromoteLegacyPass() : FunctionPass(ID) { in PromoteLegacyPass() argument94 char PromoteLegacyPass::ID = 0;95 INITIALIZE_PASS_BEGIN(PromoteLegacyPass, "mem2reg", "Promote Memory to "100 INITIALIZE_PASS_END(PromoteLegacyPass, "mem2reg", "Promote Memory to Register", in INITIALIZE_PASS_DEPENDENCY()106 return new PromoteLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()