Searched defs:next_stmt (Results 1 – 10 of 10) sorted by relevance
304 void next_stmt () { m_function_point.next_stmt (); } in next_stmt() function
633 function_point::next_stmt () in next_stmt() function in ana::function_point
394 dt_node_t *next_stmt; in dt_sugar_visit_stmts() local
488 gimple *next_stmt = NULL; in ssa_propagate() local
309 gassign *next_stmt = as_a <gassign *> (reduc_chain[i]->stmt); in parloops_is_slp_reduction() local
2975 gimple *next_stmt = gsi_stmt (gsi); in maybe_diag_stxncpy_trunc() local
784 gimple *next_stmt = NULL; in ssa_propagate() local
3099 gimple *next_stmt = gsi_stmt (gsi); in maybe_diag_stxncpy_trunc() local
206 sqlite3_stmt *(*next_stmt)(sqlite3*,sqlite3_stmt*); member