Home
last modified time | relevance | path

Searched refs:header_rit (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp2508 auto header_rit = block_rit; in get_affinities() local
2509 while ((header_rit + 1)->loop_nest_depth > block.loop_nest_depth) in get_affinities()
2510 header_rit++; in get_affinities()
2512 for (aco_ptr<Instruction>& phi : header_rit->instructions) { in get_affinities()

Completed in 8 milliseconds