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

/freebsd-10-stable/contrib/gcc/
H A Dtree-ssa-dse.c112 get_stmt_uid (tree stmt) function
309 && bitmap_bit_p (dse_gd->stores, get_stmt_uid (use_stmt)))
330 && bitmap_bit_p (dse_gd->stores, get_stmt_uid (use_stmt))
377 get_stmt_uid (phi));

Completed in 115 milliseconds