Lines Matching defs:summary
88 /* Summary about function and stack frame sizes. We keep this info
124 /* Keep all field empty so summary dumping works during its computation.
187 are often adjusted by IPA optimizations and thus this summary
188 is generated from call summary information when needed. */
230 class ipa_fn_summary_t *summary
232 summary->disable_insertion_hook ();
233 return summary;
276 /* Keep all field empty so summary dumping works during its computation.
313 /* Hook that is called by summary when an edge is duplicated. */
352 /* This object describe a context of call. That is a summary of known
384 /* Inline summary maintains info about change probabilities. */