Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
Dvtn_cfg.c668 struct vtn_block *branch_block = vtn_block(b, block->branch[1]); in vtn_emit_cf_func_unstructured() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/
Dparse.cc2705const FunctionBlockPtr &branch_block, const FunctionBlockPtr &branch_end, in CheckControlFlowAlterationInIf()