Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dparse.cc1218 LoopContext loop_context{&loops_, header_block, nullptr}; in ParseWhile() local
1379 LoopContext loop_context{&loops_, header_block, iter2_app}; in ParseForIter() local
1475 LoopContext loop_context{&loops_, header_block, loop_var_inc}; in ParseForLoop() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp85 struct loop_context { struct
86 Block loop_exit;
88 unsigned header_idx_old;
89 Block* exit_old;
90 bool divergent_cont_old;
91 bool divergent_branch_old;
92 bool divergent_if_old;