Home
last modified time | relevance | path

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

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