Home | History | Annotate | Download | only in compiler

Lines Matching refs:outer

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