Searched refs:organize_levels (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_goto_ifs.c | 539 * Gets a set of blocks organized into the same level by the organize_levels 561 * gets called when the organize_levels functions fails to find blocks that 660 organize_levels(struct list_head *levels, struct set *remaining, in organize_levels() function 665 printf("organize_levels:\n"); in organize_levels() 877 organize_levels(&outside_levels, outside, reach, routing, b->impl, in nir_structurize() 896 organize_levels(&levels, remaining, reach, routing, b->impl, true, mem_ctx); in nir_structurize()
|
Completed in 2 milliseconds