Home
last modified time | relevance | path

Searched defs:ipa_call_estimates (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-fnsummary.h322 struct ipa_call_estimates struct
325 int size;
329 int min_size;
332 sreal time;
336 sreal nonspecialized_time;
339 ipa_hints hints;
343 sreal loops_with_known_iterations;
368 void estimate_size_and_time (ipa_call_estimates *estimates, argument