OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:y_l
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-pure-const.cc
1664
funct_state
y_l
= funct_state_summaries->get_create (y);
1670
pure_const_names[
y_l
->pure_const_state],
1671
y_l
->looping);
1673
if (
y_l
->pure_const_state > IPA_PURE
1685
edge_state =
y_l
->pure_const_state;
1686
edge_looping =
y_l
->looping;
1663
funct_state
y_l
= funct_state_summaries->get_create (y);
local
/src/external/gpl3/gcc.old/dist/gcc/
ipa-pure-const.cc
1653
funct_state
y_l
= funct_state_summaries->get_create (y);
1659
pure_const_names[
y_l
->pure_const_state],
1660
y_l
->looping);
1662
if (
y_l
->pure_const_state > IPA_PURE
1674
edge_state =
y_l
->pure_const_state;
1675
edge_looping =
y_l
->looping;
1652
funct_state
y_l
= funct_state_summaries->get_create (y);
local
Completed in 22 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026