Home | History | Annotate | Download | only in CodeGen

Lines Matching full:prolog

1 //===-- PrologEpilogInserter.cpp - Insert Prolog/Epilog code in function --===//
11 // callee saved registers, and for emitting prolog & epilog code for the
17 // This pass provides an optional shrink wrapping variant of prolog/epilog
69 /// runOnMachineFunction - Insert prolog/epilog code and replace abstract
115 // Add prolog and epilog code to the function. This function is required
694 /// prolog and epilog code to the function.