Searched defs:instr_map (Results 1 – 1 of 1) sorted by relevance
96 struct hash_table *instr_map; member157 nir_schedule_get_node(struct hash_table *instr_map, nir_instr *instr) in nir_schedule_get_node()290 struct hash_table *instr_map = state->scoreboard->instr_map; in nir_schedule_ssa_deps() local