Searched refs:max_stmt_uid (Results 1 – 3 of 3) sorted by relevance
105 static unsigned max_stmt_uid; /* Maximal uid of a statement. Uids to phi variable115 return SSA_NAME_VERSION (PHI_RESULT (stmt)) + max_stmt_uid; in get_stmt_uid()408 max_stmt_uid = 0; in tree_ssa_dse()414 stmt_ann (bsi_stmt (bsi))->uid = max_stmt_uid++; in tree_ssa_dse()
13268 * tree-ssa-dse.c (max_stmt_uid): New variable.13273 (max_uid): Renamed to max_stmt_uid.
19256 (max_stmt_uid, get_stmt_uid, record_mem_ref, free_mem_refs,