Home
last modified time | relevance | path

Searched refs:_mesa_find_temp_intervals (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprog_optimize.h43 _mesa_find_temp_intervals(const struct prog_instruction *instructions,
Dprog_optimize.c958 _mesa_find_temp_intervals(const struct prog_instruction *instructions, in _mesa_find_temp_intervals() function
1037 if (!_mesa_find_temp_intervals(prog->arb.Instructions, in find_live_intervals()