OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cand_stmt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc
233
gimple *
cand_stmt
;
502
|| SSA_NAME_OCCURS_IN_ABNORMAL_PHI (gimple_phi_result (c->
cand_stmt
)))
562
|| one_basis->
cand_stmt
== c->
cand_stmt
567
gimple_bb (c->
cand_stmt
),
568
gimple_bb (one_basis->
cand_stmt
)))
571
tree lhs = gimple_assign_lhs (one_basis->
cand_stmt
);
607
phi_bb = gimple_bb (phi_cand->
cand_stmt
);
608
basis_bb = gimple_bb (basis->
cand_stmt
);
619
tree feeding_var = gimple_phi_result (phi_cand->
cand_stmt
);
232
gimple *
cand_stmt
;
member in class:slsr_cand_d
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc
233
gimple *
cand_stmt
;
502
|| SSA_NAME_OCCURS_IN_ABNORMAL_PHI (gimple_phi_result (c->
cand_stmt
)))
562
|| one_basis->
cand_stmt
== c->
cand_stmt
567
gimple_bb (c->
cand_stmt
),
568
gimple_bb (one_basis->
cand_stmt
)))
571
tree lhs = gimple_assign_lhs (one_basis->
cand_stmt
);
607
phi_bb = gimple_bb (phi_cand->
cand_stmt
);
608
basis_bb = gimple_bb (basis->
cand_stmt
);
619
tree feeding_var = gimple_phi_result (phi_cand->
cand_stmt
);
232
gimple *
cand_stmt
;
member in class:slsr_cand_d
[
all
...]
Completed in 56 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026