Home | History | Annotate | Download | only in compiler

Lines Matching refs:outer

806             // the context of the outer loop, if any.
1048 for (LoopInfo* outer = loop; outer != nullptr; outer = outer->prev) {