OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipa_p
(Results
1 - 21
of
21
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
profile-count.h
738
return
ipa_p
() == other.
ipa_p
();
798
bool
ipa_p
() const
function
945
gcc_checking_assert (
ipa_p
());
952
gcc_checking_assert (
ipa_p
());
983
gcc_checking_assert (
ipa_p
());
990
gcc_checking_assert (
ipa_p
());
1112
if (num.
ipa_p
())
ipa-inline-analysis.cc
212
&& !callee->count.
ipa_p
())
ipa-profile.cc
271
(DECL_STRUCT_FUNCTION (node->decl))->count.
ipa_p
())
328
if (bb->count.
ipa_p
() && bb->count.initialized_p ())
symtab-thunks.cc
648
= cfg_count.initialized_p () && cfg_count.
ipa_p
()
cgraphclones.cc
465
&& count.
ipa_p
()
ipa-inline.cc
2104
if (flag_checking && !edge->callee->count.
ipa_p
()
2307
&& n->count.
ipa_p
())
cgraph.cc
3607
&& (!e->count.
ipa_p
()
3635
&& e->count.
ipa_p
()
3638
&& (!e->count.
ipa_p
()
predict.cc
160
if (!count.
ipa_p
())
4010
if (!ENTRY_BLOCK_PTR_FOR_FN (cfun)->count.
ipa_p
())
gimple-pretty-print.cc
99
if (count.
ipa_p
())
ipa-cp.cc
4513
if (remainder.
ipa_p
() && !remainder.ipa ().nonzero_p ()
4514
&& orig_node->count.
ipa_p
() && orig_node->count.ipa ().nonzero_p ()
/src/external/gpl3/gcc/dist/gcc/
profile-count.h
794
return
ipa_p
() == other.
ipa_p
();
854
bool
ipa_p
() const
function
1003
gcc_checking_assert (
ipa_p
());
1010
gcc_checking_assert (
ipa_p
());
1041
gcc_checking_assert (
ipa_p
());
1048
gcc_checking_assert (
ipa_p
());
1194
if (num.
ipa_p
())
ipa-inline-analysis.cc
215
&& !callee->count.
ipa_p
())
ipa-profile.cc
273
(DECL_STRUCT_FUNCTION (node->decl))->count.
ipa_p
())
330
if (bb->count.
ipa_p
() && bb->count.initialized_p ())
symtab-thunks.cc
641
= cfg_count.initialized_p () && cfg_count.
ipa_p
()
cgraphclones.cc
478
&& count.
ipa_p
()
ipa-inline.cc
2214
if (flag_checking && !edge->callee->count.
ipa_p
()
2430
&& n->count.
ipa_p
())
cgraph.cc
3668
&& (!e->count.
ipa_p
()
3696
&& e->count.
ipa_p
()
3699
&& (!e->count.
ipa_p
()
predict.cc
161
if (!count.
ipa_p
())
4102
if (!ENTRY_BLOCK_PTR_FOR_FN (cfun)->count.
ipa_p
())
gimple-pretty-print.cc
100
if (count.
ipa_p
())
ipa-strub.cc
3299
= cfg_count.initialized_p () && cfg_count.
ipa_p
()
ipa-cp.cc
4526
if (remainder.
ipa_p
() && !remainder.ipa ().nonzero_p ()
4527
&& orig_node->count.
ipa_p
() && orig_node->count.ipa ().nonzero_p ()
Completed in 98 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026