Searched refs:uid_to_stmt (Results 1 – 2 of 2) sorted by relevance
127 static vec<gimple *> uid_to_stmt; variable169 uid_to_stmt[gimple_uid (use_stmt)] = use_stmt; in add_ssa_edge()423 uid_to_stmt.safe_grow (gimple_stmt_max_uid (cfun), true); in ssa_prop_init()438 uid_to_stmt.release (); in ssa_prop_fini()491 next_stmt = uid_to_stmt[next_stmt_uid]; in ssa_propagate()
15799 (bb_to_cfg_order, cfg_order_to_bb, ssa_edge_worklist, uid_to_stmt):