OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dp_ddecl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-param-manipulation.cc
1230
tree
dp_ddecl
= build_debug_expr_decl (TREE_TYPE (dead_param));
local
1232
SET_DECL_MODE (
dp_ddecl
, DECL_MODE (dead_param));
1233
m_dead_ssa_debug_equiv.put (parm_ddef,
dp_ddecl
);
/src/external/gpl3/gcc.old/dist/gcc/
ipa-param-manipulation.cc
1203
tree
dp_ddecl
= build_debug_expr_decl (TREE_TYPE (dead_param));
local
1205
SET_DECL_MODE (
dp_ddecl
, DECL_MODE (dead_param));
1206
m_dead_ssa_debug_equiv.put (parm_ddef,
dp_ddecl
);
Completed in 34 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026