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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-flow-inline.h877 if (ptr->maydefs)
879 def_p = MAYDEF_RESULT_PTR (ptr->maydefs);
880 ptr->maydefs = ptr->maydefs->next;
931 if (ptr->maydefs)
933 val = MAYDEF_RESULT (ptr->maydefs);
934 ptr->maydefs = ptr->maydefs->next;
954 ptr->maydefs = NULL;
976 ptr->maydefs
[all...]
H A Dtree-ssa-operands.h189 maydef_optype_p maydefs; member in struct:ssa_operand_iterator_d

Completed in 59 milliseconds