OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:call_can_make_abnormal_goto
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc
172
static bool
call_can_make_abnormal_goto
(gimple *);
505
if (
call_can_make_abnormal_goto
(stmt)
2727
call_can_make_abnormal_goto
(gimple *t)
function
2756
return
call_can_make_abnormal_goto
(t);
/src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc
172
static bool
call_can_make_abnormal_goto
(gimple *);
502
if (
call_can_make_abnormal_goto
(stmt)
2651
call_can_make_abnormal_goto
(gimple *t)
function
2680
return
call_can_make_abnormal_goto
(t);
Completed in 34 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026