Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1709 auto NextF = std::next(F.getIterator()); splitAsyncCoroutine() local
1820 auto NextF = std::next(F.getIterator()); splitRetconCoroutine() local