Home
last modified time | relevance | path

Searched defs:next_use_distances_start (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_spill.cpp75 std::vector<std::unordered_map<Temp, std::pair<uint32_t, uint32_t>>> next_use_distances_start; member
180 auto& next_use_distances_start = ctx.next_use_distances_start[block_idx]; in next_uses_per_block() local