Home
last modified time | relevance | path

Searched defs:NextF (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1722 auto NextF = std::next(F.getIterator()); in splitAsyncCoroutine() local
1838 auto NextF = std::next(F.getIterator()); in splitRetconCoroutine() local