Home
last modified time | relevance | path

Searched refs:mustdef_optype_p (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/gcc/
HDtree-ssa-operands.h80 typedef struct mustdef_optype_d *mustdef_optype_p; typedef
191 mustdef_optype_p mustdefs;
192 mustdef_optype_p mustkills;
HDtree-ssa-operands.c131 static mustdef_optype_p free_mustdefs = NULL;
443 add_mustdef_op (tree stmt, tree op, mustdef_optype_p *last) in add_mustdef_op()
445 mustdef_optype_p new; in add_mustdef_op()
859 mustdef_optype_p old_ops, ptr, last; in finalize_ssa_v_must_def_ops()