Searched defs:instr_map (Results 1 – 2 of 2) sorted by relevance
96 struct hash_table *instr_map; member156 nir_schedule_get_node(struct hash_table *instr_map, nir_instr *instr) in nir_schedule_get_node()275 struct hash_table *instr_map = state->scoreboard->instr_map; in nir_schedule_ssa_deps() local
525 auto instr_map = (*p).second; in contains() local