OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:simple_goto_p
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-cfg.h
57
extern bool
simple_goto_p
(gimple *);
tree-ssa-dce.cc
281
gcc_assert (!
simple_goto_p
(stmt));
tree-cfg.cc
1476
if (
simple_goto_p
(goto_t))
2828
simple_goto_p
(gimple *t)
function
5914
if (
simple_goto_p
(stmt))
/src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.h
56
extern bool
simple_goto_p
(gimple *);
tree-ssa-dce.cc
273
gcc_assert (!
simple_goto_p
(stmt));
tree-cfg.cc
1394
if (
simple_goto_p
(goto_t))
2752
simple_goto_p
(gimple *t)
function
5731
if (
simple_goto_p
(stmt))
Completed in 79 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026