Searched defs:loop_context (Results 1 – 2 of 2) sorted by relevance
1218 LoopContext loop_context{&loops_, header_block, nullptr}; in ParseWhile() local1379 LoopContext loop_context{&loops_, header_block, iter2_app}; in ParseForIter() local1475 LoopContext loop_context{&loops_, header_block, loop_var_inc}; in ParseForLoop() local
85 struct loop_context { struct86 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;