Home | History | Annotate | Download | only in src

Lines Matching full:current_loop

1909   if (!phi()->block()->current_loop()->IsNestedInThisLoop(
1910 check->block()->current_loop())) return;
2164 if (!phi()->block()->current_loop()->IsNestedInThisLoop(
2165 current_branch->current_loop())) {
2169 if (phi()->block()->current_loop()->IsNestedInThisLoop(
2170 other_branch->current_loop())) {