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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-flow-inline.h843 if (ptr->mustkills)
845 use_p = MUSTDEF_KILL_PTR (ptr->mustkills);
846 ptr->mustkills = ptr->mustkills->next;
913 if (ptr->mustkills)
915 val = MUSTDEF_KILL (ptr->mustkills);
916 ptr->mustkills = ptr->mustkills->next;
957 ptr->mustkills = NULL;
979 ptr->mustkills
[all...]
H A Dtree-ssa-operands.h192 mustdef_optype_p mustkills; member in struct:ssa_operand_iterator_d

Completed in 166 milliseconds