OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IPA_JF_CONST
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-prop.h
75
IPA_JF_CONST
, /* represented by field costant */
179
tree GTY ((tag ("
IPA_JF_CONST
"))) constant;
349
struct ipa_constant_data GTY ((tag ("
IPA_JF_CONST
"))) constant;
361
gcc_checking_assert (jfunc->type ==
IPA_JF_CONST
);
368
gcc_checking_assert (jfunc->type ==
IPA_JF_CONST
);
377
gcc_checking_assert (jfunc->type ==
IPA_JF_CONST
);
/src/external/gpl3/gcc.old/dist/gcc/
ipa-prop.h
70
IPA_JF_CONST
, /* represented by field costant */
174
tree GTY ((tag ("
IPA_JF_CONST
"))) constant;
339
struct ipa_constant_data GTY ((tag ("
IPA_JF_CONST
"))) constant;
351
gcc_checking_assert (jfunc->type ==
IPA_JF_CONST
);
358
gcc_checking_assert (jfunc->type ==
IPA_JF_CONST
);
367
gcc_checking_assert (jfunc->type ==
IPA_JF_CONST
);
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026