OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:goto_dest
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimplify.cc
2592
tree
goto_dest
= gimple_goto_dest (gsi_stmt (*gsi_p));
2595
struct label_entry l = {
goto_dest
, if_loc };
2857
tree
goto_dest
= gimple_goto_dest (stmt);
2862
==
goto_dest
)
2590
tree
goto_dest
= gimple_
goto_dest
(gsi_stmt (*gsi_p));
local
2855
tree
goto_dest
= gimple_
goto_dest
(stmt);
local
/src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc
2361
tree
goto_dest
= gimple_goto_dest (gsi_stmt (*gsi_p));
2364
struct label_entry l = {
goto_dest
, if_loc };
2610
tree
goto_dest
= gimple_goto_dest (stmt);
2615
==
goto_dest
)
2359
tree
goto_dest
= gimple_
goto_dest
(gsi_stmt (*gsi_p));
local
2608
tree
goto_dest
= gimple_
goto_dest
(stmt);
local
Completed in 108 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026