OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_ipa
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-modref.cc
943
: m_summary (summary), m_summary_lto (summary_lto),
m_ipa
(ipa)
981
bool
m_ipa
;
member in class:__anon13787::modref_access_analysis
1637
gcc_checking_assert (!m_summary_lto && !
m_ipa
);
1773
if ((
m_ipa
|| cfun->after_inlining) && gimple_clobber_p (stmt))
1817
if (!
m_ipa
|| gimple_call_internal_p (stmt))
1853
if (
m_ipa
&& m_summary)
1928
if (!
m_ipa
)
2259
m_ipa
= ipa;
2266
if (
m_ipa
|| m_names_to_propagate.length ())
2273
bool
m_ipa
;
member in class:__anon13787::modref_eaf_analysis
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
ipa-modref.cc
941
: m_summary (summary), m_summary_lto (summary_lto),
m_ipa
(ipa)
979
bool
m_ipa
;
member in class:__anon16217::modref_access_analysis
1635
gcc_checking_assert (!m_summary_lto && !
m_ipa
);
1771
if ((
m_ipa
|| cfun->after_inlining) && gimple_clobber_p (stmt))
1815
if (!
m_ipa
|| gimple_call_internal_p (stmt))
1851
if (
m_ipa
&& m_summary)
1926
if (!
m_ipa
)
2256
m_ipa
= ipa;
2263
if (
m_ipa
|| m_names_to_propagate.length ())
2270
bool
m_ipa
;
member in class:__anon16217::modref_eaf_analysis
[
all
...]
Completed in 27 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026