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

/freebsd-10.3-release/contrib/gcc/
H A Dtree-ssa-operands.h126 #define VUSE_OP_PTR(OP) USE_OP_PTR(OP) macro
H A Dtree-ssa-operands.c420 INITIALIZE_USE (VUSE_OP_PTR (new), &VUSE_OP (new), stmt);
738 set_virtual_use_link (VUSE_OP_PTR (last), stmt);
765 delink_imm_use (VUSE_OP_PTR (ptr));
H A Dtree-flow-inline.h833 use_p = VUSE_OP_PTR (ptr->vuses);

Completed in 111 milliseconds