Searched refs:second_loop (Results 1 – 6 of 6) sorted by relevance
480 Loop* second_loop = impl.SplitLoop(); in Process() local487 if (ShouldSplitLoop(*second_loop, context())) in Process()488 new_loops_to_split.push_back(second_loop); in Process()
232 ; CHECK: br i1 undef, label %first_loop, label %second_loop235 br i1 undef, label %first_loop, label %second_loop237 second_loop:238 ; CHECK: second_loop:240 ; CHECK: br label %second_loop243 br label %second_loop
54 let second_loop = device in choose_allocation_memory_type() localVariable59 .chain(second_loop) in choose_allocation_memory_type()
299 let second_loop = device in get_image_memory_requirements() localVariable304 .chain(second_loop) in get_image_memory_requirements()