HomeSort by: relevance | last modified time | path
    Searched refs:badness (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
ipa-inline.cc 74 algorithm ordering all inlinable cgraph edges by their badness and
1166 smallest badness are inlined first. After each inlining is performed
1174 sreal badness; local
1198 fprintf (dump_file, " Badness calculation for %s -> %s\n",
1214 badness = (sreal) (-SREAL_MIN_SIG + growth) << (SREAL_MAX_EXP / 256);
1216 fprintf (dump_file, " %f: Growth %d <= 0\n", badness.to_double (),
1227 /* When profile is available. Compute badness as:
1233 badness = - goodness
1321 badness = - numerator / denominator;
1331 badness.to_double ()
1391 sreal badness = edge_badness (edge, false); local
2091 sreal badness = edge_heap.min_key (); local
    [all...]
tree-vect-stmts.cc 4138 unsigned int badness = 0; local
4214 if (bestn == NULL || this_badness < badness)
4217 badness = this_badness;
  /src/sys/compat/linux/common/
linux_fdio.h 135 u_int badness; member in struct:linux_floppy_write_errors
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 6542 % badness reporting.
6550 % badness reporting.
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 6542 % badness reporting.
6550 % badness reporting.
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 6223 % badness reporting.
6231 % badness reporting.
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 6500 % badness reporting.
6508 % badness reporting.
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 6219 % badness reporting.
6227 % badness reporting.
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 6219 % badness reporting.
6227 % badness reporting.
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 6502 % badness reporting.
6510 % badness reporting.
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 7415 % badness reporting.
7423 % badness reporting.
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 7415 % badness reporting.
7423 % badness reporting.

Completed in 92 milliseconds