Searched defs:instr_map (Results 1 – 2 of 2) 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
516 auto instr_map = (*p).second; in contains() local