OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:callee_summary_lto
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-modref.cc
4788
modref_summary_lto *
callee_summary_lto
= NULL;
local
4843
&& !(
callee_summary_lto
= summaries_lto->get (callee)))
4860
if (
callee_summary_lto
&& !cur_summary_lto->side_effects
4861
&& (
callee_summary_lto
->side_effects
4874
if (
callee_summary_lto
&& !cur_summary_lto->nondeterministic
4875
&&
callee_summary_lto
->nondeterministic
4933
if (
callee_summary_lto
)
4936
(node->decl,
callee_summary_lto
->loads,
4941
(node->decl,
callee_summary_lto
->stores,
4944
&&
callee_summary_lto
->writes_errno
5238
modref_summary_lto *
callee_summary_lto
= NULL;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
ipa-modref.cc
4732
modref_summary_lto *
callee_summary_lto
= NULL;
local
4787
&& !(
callee_summary_lto
= summaries_lto->get (callee)))
4804
if (
callee_summary_lto
&& !cur_summary_lto->side_effects
4805
&& (
callee_summary_lto
->side_effects
4818
if (
callee_summary_lto
&& !cur_summary_lto->nondeterministic
4819
&&
callee_summary_lto
->nondeterministic
4877
if (
callee_summary_lto
)
4880
(node->decl,
callee_summary_lto
->loads,
4885
(node->decl,
callee_summary_lto
->stores,
4888
&&
callee_summary_lto
->writes_errno
5182
modref_summary_lto *
callee_summary_lto
= NULL;
local
[
all
...]
Completed in 57 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026