Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1251 auto NextF = std::next(F.getIterator()); in splitRetconCoroutine() local