OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:then_stmt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc
1294
gimple *
then_stmt
, *else_stmt;
local
1306
then_stmt
= first_stmt (then_bb);
1310
e->goto_locus = gimple_location (
then_stmt
);
/src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc
1210
gimple *
then_stmt
, *else_stmt;
local
1223
then_stmt
= first_stmt (then_bb);
1227
e->goto_locus = gimple_location (
then_stmt
);
Completed in 23 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026