Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-operands.h274 for ((USEVAR) = op_iter_init_phiuse (&(ITER), STMT, FLAGS); \
283 ? op_iter_init_phiuse (&(ITER), STMT, FLAGS) \
H A Dtree-flow-inline.h1249 op_iter_init_phiuse (ssa_op_iter *ptr, tree phi, int flags) in op_iter_init_phiuse() function
H A DChangeLog-20066325 * tree-flow-inline.h (op_iter_init_phiuse): Fixed typo.
H A DChangeLog-200520723 (op_iter_init_phiuse): New. Initialize the iterator for PHI arguments.