Searched refs:MUSTDEF_KILL (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-operands.h137 #define MUSTDEF_KILL(OP) ((OP)->kill_var) macro
H A Dtree-ssa-operands.c449 MUSTDEF_KILL (new) = op;
450 INITIALIZE_USE (MUSTDEF_KILL_PTR (new), &MUSTDEF_KILL (new), stmt);
873 old_base = get_name_decl (MUSTDEF_KILL (old_ops));
H A Dtree-flow-inline.h915 val = MUSTDEF_KILL (ptr->mustkills);

Completed in 62 milliseconds