Searched refs:stage_map (Results 1 – 1 of 1) sorted by relevance
295 hb_ot_map_t::stage_map_t *stage_map = m.stages[table_index].push (); in compile() local296 if (likely (stage_map)) { in compile()297 stage_map->last_lookup = last_num_lookups; in compile()298 stage_map->pause_func = stages[table_index][stage_index].pause_func; in compile()