Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_structured_cfg.c928 const unsigned second_pos = MAX2(inner->then_pos, inner->else_pos); in branch_type_for_successor() local
1047 const unsigned second_pos = MAX2(c->then_pos, c->else_pos); in find_merge_pos() local