OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:param_type_may_change_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-prop.cc
843
param_type_may_change_p
(tree function, tree arg, gimple *call)
function
961
&& !
param_type_may_change_p
(current_function_decl,
982
if (!
param_type_may_change_p
(current_function_decl, arg, call))
/src/external/gpl3/gcc.old/dist/gcc/
ipa-prop.cc
740
param_type_may_change_p
(tree function, tree arg, gimple *call)
function
858
&& !
param_type_may_change_p
(current_function_decl,
879
if (!
param_type_may_change_p
(current_function_decl, arg, call))
Completed in 22 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026