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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-operands.h80 typedef struct mustdef_optype_d *mustdef_optype_p; typedef in typeref:struct:mustdef_optype_d
191 mustdef_optype_p mustdefs;
192 mustdef_optype_p mustkills;
H A Dtree-ssa-operands.c131 static mustdef_optype_p free_mustdefs = NULL;
443 add_mustdef_op (tree stmt, tree op, mustdef_optype_p *last)
445 mustdef_optype_p new;
859 mustdef_optype_p old_ops, ptr, last;

Completed in 53 milliseconds