Searched refs:loop_end (Results 1 – 3 of 3) sorted by relevance
60 if-nez v0, :loop_end # will always exit71 :loop_end115 if-nez p2, :loop_end # may exit116 if-nez v0, :loop_end # will always exit127 :loop_end197 if-nez v0, :loop_end # will always take the branch208 :loop_end275 if-nez v0, :loop_end # will always take the branch286 :loop_end
167 int loop_start, loop_end; member
1946 GET_BLOCK(loop_end); in TEST_F()2014 loop_end->AddInstruction(goto_loop_end); in TEST_F()6770 GET_BLOCK(loop_end); in TEST_F()6774 EnsurePredecessorOrder(loop_header, {loop_pre_header, loop_end}); in TEST_F()6844 loop_end->AddInstruction(call_end); in TEST_F()6845 loop_end->AddInstruction(if_end); in TEST_F()8157 GET_BLOCK(loop_end); in TEST_F()8213 loop_end->AddInstruction(new (GetAllocator()) HGoto()); in TEST_F()