OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:apply_args
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-strub.cc
602
/* Return TRUE iff NODE calls builtin
apply_args
, and optionally REPORT it. */
725
strub-enabled modes, at-calls rules out calling builtin
apply_args
. */
1892
DEF_IDENT (2,
apply_args
)
2795
bool
apply_args
= calls_builtin_apply_args_p (onode);
2811
if (
apply_args
)
2996
size_t xargs = 1 + int (is_stdarg) + int (
apply_args
);
3037
if (
apply_args
)
3104
int nxargs = 1 + is_stdarg +
apply_args
;
3238
if (
apply_args
)
3335
if (!
apply_args
)
2793
bool
apply_args
= calls_builtin_
apply_args
_p (onode);
local
[
all
...]
Completed in 18 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026