OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:insns_to_split
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
loop-unroll.cc
151
hash_table<iv_split_hasher> *
insns_to_split
; /* A hashtable of insns to
member in struct:opt_info
1574
opt_info->
insns_to_split
1613
if (opt_info->
insns_to_split
)
1618
slot1 = opt_info->
insns_to_split
->find_slot (ivts, INSERT);
2000
if (opt_info->
insns_to_split
)
2036
if (opt_info->
insns_to_split
)
2040
ivts = opt_info->
insns_to_split
->find (&ivts_templ);
2104
if (opt_info->
insns_to_split
)
2109
opt_info->
insns_to_split
->find (&ivts_templ);
2128
delete opt_info->
insns_to_split
;
[
all
...]
loop-unroll.cc
151
hash_table<iv_split_hasher> *
insns_to_split
; /* A hashtable of insns to
member in struct:opt_info
1574
opt_info->
insns_to_split
1613
if (opt_info->
insns_to_split
)
1618
slot1 = opt_info->
insns_to_split
->find_slot (ivts, INSERT);
2000
if (opt_info->
insns_to_split
)
2036
if (opt_info->
insns_to_split
)
2040
ivts = opt_info->
insns_to_split
->find (&ivts_templ);
2104
if (opt_info->
insns_to_split
)
2109
opt_info->
insns_to_split
->find (&ivts_templ);
2128
delete opt_info->
insns_to_split
;
[
all
...]
loop-unroll.cc
151
hash_table<iv_split_hasher> *
insns_to_split
; /* A hashtable of insns to
member in struct:opt_info
1574
opt_info->
insns_to_split
1613
if (opt_info->
insns_to_split
)
1618
slot1 = opt_info->
insns_to_split
->find_slot (ivts, INSERT);
2000
if (opt_info->
insns_to_split
)
2036
if (opt_info->
insns_to_split
)
2040
ivts = opt_info->
insns_to_split
->find (&ivts_templ);
2104
if (opt_info->
insns_to_split
)
2109
opt_info->
insns_to_split
->find (&ivts_templ);
2128
delete opt_info->
insns_to_split
;
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
loop-unroll.cc
151
hash_table<iv_split_hasher> *
insns_to_split
; /* A hashtable of insns to
member in struct:opt_info
1566
opt_info->
insns_to_split
1605
if (opt_info->
insns_to_split
)
1610
slot1 = opt_info->
insns_to_split
->find_slot (ivts, INSERT);
1992
if (opt_info->
insns_to_split
)
2028
if (opt_info->
insns_to_split
)
2032
ivts = opt_info->
insns_to_split
->find (&ivts_templ);
2096
if (opt_info->
insns_to_split
)
2101
opt_info->
insns_to_split
->find (&ivts_templ);
2120
delete opt_info->
insns_to_split
;
[
all
...]
loop-unroll.cc
151
hash_table<iv_split_hasher> *
insns_to_split
; /* A hashtable of insns to
member in struct:opt_info
1566
opt_info->
insns_to_split
1605
if (opt_info->
insns_to_split
)
1610
slot1 = opt_info->
insns_to_split
->find_slot (ivts, INSERT);
1992
if (opt_info->
insns_to_split
)
2028
if (opt_info->
insns_to_split
)
2032
ivts = opt_info->
insns_to_split
->find (&ivts_templ);
2096
if (opt_info->
insns_to_split
)
2101
opt_info->
insns_to_split
->find (&ivts_templ);
2120
delete opt_info->
insns_to_split
;
[
all
...]
loop-unroll.cc
151
hash_table<iv_split_hasher> *
insns_to_split
; /* A hashtable of insns to
member in struct:opt_info
1566
opt_info->
insns_to_split
1605
if (opt_info->
insns_to_split
)
1610
slot1 = opt_info->
insns_to_split
->find_slot (ivts, INSERT);
1992
if (opt_info->
insns_to_split
)
2028
if (opt_info->
insns_to_split
)
2032
ivts = opt_info->
insns_to_split
->find (&ivts_templ);
2096
if (opt_info->
insns_to_split
)
2101
opt_info->
insns_to_split
->find (&ivts_templ);
2120
delete opt_info->
insns_to_split
;
[
all
...]
Completed in 158 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026