| /src/external/gpl3/gcc/dist/gcc/ |
| cfgloopanal.cc | 268 RELIABLE is set if profile indiates that the returned value should be 272 This function uses only CFG profile. We track more reliable info in 278 bool *reliable) 281 if (reliable) 282 *reliable = false; 285 It also may be reliable while loop itself was adjusted. */ 297 if (reliable) 306 *reliable = false; 309 *reliable = count_in.reliable_p () && header_count.reliable_p (); 332 bool reliable; local [all...] |
| profile.cc | 1611 bool reliable; 1617 && expected_loop_iterations_by_profile (loop, &nit, &reliable) 1618 && reliable) 1610 bool reliable; local
|
| cfgloop.cc | 2006 LOOP. If we have no reliable estimate, the function returns false, otherwise 2017 bool reliable; 2018 if (expected_loop_iterations_by_profile (loop, &snit, &reliable) 2019 && reliable) 2032 latch of the LOOP. If we have no reliable estimate, the function returns 2066 latch of the LOOP. If we have no reliable estimate, the function returns 2016 bool reliable; local
|
| cfgloop.h | 412 bool *reliable = NULL);
|
| tree-ssa-loop-niter.cc | 4103 IDX of a data reference accessed in STMT. RELIABLE is true if STMT is 4208 of arrays in the data reference REF accessed in STMT. RELIABLE is true if 4222 arrays are used in STMT. RELIABLE is true if STMT is guaranteed to be 4382 bool reliable; local 4389 use the operations in it to infer reliable upper bound on the 4391 Reliable guesses come only from array bounds. */ 4392 reliable = dominated_by_p (CDI_DOMINATORS, loop->latch, bb); 4400 if (reliable) 4798 bool reliable; local 4812 && expected_loop_iterations_by_profile (loop, &nit, &reliable) [all...] |
| tree-cfg.cc | 8638 bool reliable; local 8640 if (loop->num && expected_loop_iterations_by_profile (loop, &iterations, &reliable)) 8643 iterations.to_double (), reliable ? "reliable" : "unreliable",
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/ |
| nouveau_dispnv04_tvnv17.c | 156 bool reliable = get_tv_detect_quirks(dev, &tv_enc->pin_mask); local 161 if (reliable) { 194 if (!reliable) {
|
| /src/external/bsd/ntp/dist/ntpd/ |
| ntpd-opts.def | 135 reliable action is for the operator to intervene and set the clock
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-ssa-loop-niter.cc | 3686 IDX of a data reference accessed in STMT. RELIABLE is true if STMT is 3788 of arrays in the data reference REF accessed in STMT. RELIABLE is true if 3802 arrays are used in STMT. RELIABLE is true if STMT is guaranteed to be 3960 bool reliable; local 3967 use the operations in it to infer reliable upper bound on the 3969 Reliable guesses come only from array bounds. */ 3970 reliable = dominated_by_p (CDI_DOMINATORS, loop->latch, bb); 3978 if (reliable) 4449 large as the number of iterations. If we have no reliable estimate, 4485 latch of the LOOP. If we have no reliable estimate, the function return [all...] |
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| string.d | 380 /+ Unfortunately, this isn't reliable. 475 be in the range [-1 .. s.length], but will not be reliable otherwise. 917 be in the range [-1 .. s.length], but will not be reliable otherwise.
|
| /src/external/bsd/ntp/dist/util/ |
| ntp-keygen-opts.def | 555 option and configure it to synchronize from reliable Internet servers.
|
| /src/external/gpl2/gmake/dist/config/ |
| texinfo.tex | 43 % To process a Texinfo manual with TeX, it's most reliable to use the 4028 % However, they are not reliable, because we don't use marks.
|
| /src/external/gpl2/groff/dist/doc/ |
| texinfo.tex | 43 % To process a Texinfo manual with TeX, it's most reliable to use the 3939 % However, they are not reliable, because we don't use marks.
|
| /src/external/gpl2/texinfo/dist/doc/ |
| texinfo.tex | 43 % To process a Texinfo manual with TeX, it's most reliable to use the 3939 % However, they are not reliable, because we don't use marks.
|
| /src/external/gpl2/diffutils/dist/config/ |
| texinfo.tex | 49 % To process a Texinfo manual with TeX, it's most reliable to use the
|
| /src/external/gpl2/gettext/dist/build-aux/ |
| texinfo.tex | 43 % To process a Texinfo manual with TeX, it's most reliable to use the
|
| /src/external/gpl2/grep/dist/doc/ |
| texinfo.tex | 46 % To process a Texinfo manual with TeX, it's most reliable to use the
|
| /src/external/bsd/am-utils/dist/doc/ |
| texinfo.tex | 42 % To process a Texinfo manual with TeX, it's most reliable to use the
|
| /src/external/bsd/flex/dist/build-aux/ |
| texinfo.tex | 42 % To process a Texinfo manual with TeX, it's most reliable to use the
|
| /src/external/gpl2/xcvs/dist/build-aux/ |
| texinfo.tex | 41 % To process a Texinfo manual with TeX, it's most reliable to use the
|
| /src/external/gpl3/autoconf/dist/build-aux/ |
| texinfo.tex | 41 % To process a Texinfo manual with TeX, it's most reliable to use the
|
| /src/external/gpl3/binutils/dist/texinfo/ |
| texinfo.tex | 41 % To process a Texinfo manual with TeX, it's most reliable to use the
|
| /src/external/gpl3/binutils.old/dist/texinfo/ |
| texinfo.tex | 41 % To process a Texinfo manual with TeX, it's most reliable to use the
|
| /src/external/gpl3/gcc.old/dist/gcc/doc/include/ |
| texinfo.tex | 41 % To process a Texinfo manual with TeX, it's most reliable to use the
|
| /src/external/gpl3/gdb/dist/texinfo/ |
| texinfo.tex | 41 % To process a Texinfo manual with TeX, it's most reliable to use the
|