OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:total_orig
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-store-merging.cc
3728
unsigned *
total_orig
,
3749
if (
total_orig
)
3754
total_orig
[0] = 2;
3779
if (
total_orig
)
3785
total_orig
[0] = 1; /* The orig store. */
3788
total_orig
[0]++;
3790
total_orig
[0]++;
3796
total_orig
[0]++; /* The orig BIT_*_EXPR stmt. */
3801
total_orig
[0] *= group->stores.length ();
3806
total_orig
[0] += (info->bit_not_
4229
unsigned
total_orig
, total_new, i;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-store-merging.cc
3624
unsigned *
total_orig
,
3645
if (
total_orig
)
3650
total_orig
[0] = 2;
3675
if (
total_orig
)
3681
total_orig
[0] = 1; /* The orig store. */
3684
total_orig
[0]++;
3686
total_orig
[0]++;
3692
total_orig
[0]++; /* The orig BIT_*_EXPR stmt. */
3697
total_orig
[0] *= group->stores.length ();
3702
total_orig
[0] += (info->bit_not_
4125
unsigned
total_orig
, total_new, i;
local
[
all
...]
Completed in 18 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026