Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1710 auto NextF = std::next(F.getIterator()); in splitAsyncCoroutine() local
1821 auto NextF = std::next(F.getIterator()); in splitRetconCoroutine() local