Home | History | Annotate | Download | only in src

Lines Matching refs:current_loop

2063   if (!phi()->block()->current_loop()->IsNestedInThisLoop(
2064 check->block()->current_loop())) return;
2318 if (!phi()->block()->current_loop()->IsNestedInThisLoop(
2319 current_branch->current_loop())) {
2323 if (phi()->block()->current_loop()->IsNestedInThisLoop(
2324 other_branch->current_loop())) {