Home | History | Annotate | Download | only in IPO

Lines Matching full:promotion

58   /// ArgPromotion - The 'by reference' to 'by value' argument promotion pass.
305 /// This method limits promotion of aggregates to only promote up to three
435 // We limit aggregate promotion to only promoting up to a fixed number
485 /// DoPromotion - This method actually performs the promotion of the specified
611 DEBUG(dbgs() << "ARG PROMOTION: Promoting to:" << *NF << "\n"