OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:return_different_stmts
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-icf-gimple.cc
617
return
return_different_stmts
(s1, s2, "GIMPLE_CALL");
621
return
return_different_stmts
(s1, s2, "GIMPLE_ASSIGN");
625
return
return_different_stmts
(s1, s2, "GIMPLE_COND");
630
return
return_different_stmts
(s1, s2, "GIMPLE_SWITCH");
637
return
return_different_stmts
(s1, s2, "GIMPLE_EH_DISPATCH");
642
return
return_different_stmts
(s1, s2, "GIMPLE_RESX");
647
return
return_different_stmts
(s1, s2, "GIMPLE_LABEL");
652
return
return_different_stmts
(s1, s2, "GIMPLE_RETURN");
656
return
return_different_stmts
(s1, s2, "GIMPLE_GOTO");
661
return
return_different_stmts
(s1, s2, "GIMPLE_ASM")
[
all
...]
ipa-icf-gimple.h
97
#define
return_different_stmts
(s1, s2, code) \
macro
/src/external/gpl3/gcc.old/dist/gcc/
ipa-icf-gimple.cc
575
return
return_different_stmts
(s1, s2, "GIMPLE_CALL");
579
return
return_different_stmts
(s1, s2, "GIMPLE_ASSIGN");
583
return
return_different_stmts
(s1, s2, "GIMPLE_COND");
588
return
return_different_stmts
(s1, s2, "GIMPLE_SWITCH");
595
return
return_different_stmts
(s1, s2, "GIMPLE_EH_DISPATCH");
600
return
return_different_stmts
(s1, s2, "GIMPLE_RESX");
605
return
return_different_stmts
(s1, s2, "GIMPLE_LABEL");
610
return
return_different_stmts
(s1, s2, "GIMPLE_RETURN");
614
return
return_different_stmts
(s1, s2, "GIMPLE_GOTO");
619
return
return_different_stmts
(s1, s2, "GIMPLE_ASM")
[
all
...]
ipa-icf-gimple.h
97
#define
return_different_stmts
(s1, s2, code) \
macro
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026