Home
last modified time | relevance | path

Searched refs:first_imm_use_on_stmt (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dtree-flow.h279 for ((DEST) = first_imm_use_on_stmt (&(ITER)); \
Dtree-flow-inline.h1432 first_imm_use_on_stmt (imm_use_iterator *imm) in first_imm_use_on_stmt() function
DChangeLog-20066555 (first_imm_use_on_stmt): New. Get first immuse on a stmt.