Home
last modified time | relevance | path

Searched refs:VUSE_OPS (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dtree-ssa-operands.h116 #define VUSE_OPS(STMT) (stmt_ann (STMT)->operands.vuse_ops) macro
Dtree-ssa-operands.c725 old_ops = VUSE_OPS (stmt); in finalize_ssa_vuse_ops()
771 VUSE_OPS (stmt) = new_list.next; in finalize_ssa_vuse_ops()
776 for (ptr = VUSE_OPS (stmt); ptr; ptr = ptr->next) in finalize_ssa_vuse_ops()
Dtree-flow-inline.h975 ptr->vuses = (flags & SSA_OP_VUSE) ? VUSE_OPS (stmt) : NULL; in op_iter_init()
DChangeLog.tree-ssa3873 (VUSE_OPS, STMT_VUSE_OPS, NUM_VUSES, VUSE_OP_PTR, VUSE_OP): Macros to