OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:post_stmt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimplify-me.cc
158
gimple *
post_stmt
= NULL;
local
302
post_stmt
= gimple_build_assign (lhs, temp);
310
if (
post_stmt
)
311
gsi_insert_after (gsi_p,
post_stmt
, GSI_NEW_STMT);
/src/external/gpl3/gcc.old/dist/gcc/
gimplify-me.cc
158
gimple *
post_stmt
= NULL;
local
302
post_stmt
= gimple_build_assign (lhs, temp);
310
if (
post_stmt
)
311
gsi_insert_after (gsi_p,
post_stmt
, GSI_NEW_STMT);
Completed in 18 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026