OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gimple_resimplify2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-match-exports.cc
94
static bool
gimple_resimplify2
(gimple_seq *, gimple_match_op *, tree (*)(tree));
113
return
gimple_resimplify2
(seq, this, valueize);
415
if (!
gimple_resimplify2
(seq, &cond_op, valueize))
876
if ((
gimple_resimplify2
(seq, &res_op2, valueize)
988
gimple_resimplify2
(gimple_seq *seq, gimple_match_op *res_op,
function
/src/external/gpl3/gcc.old/dist/gcc/
gimple-match-head.cc
66
static bool
gimple_resimplify2
(gimple_seq *, gimple_match_op *,
268
gimple_resimplify2
(gimple_seq *seq, gimple_match_op *res_op,
function
516
return
gimple_resimplify2
(seq, this, valueize);
902
if (!
gimple_resimplify2
(seq, &cond_op, valueize))
1087
if ((
gimple_resimplify2
(seq, &res_op2, valueize)
Completed in 44 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026