Home
last modified time | relevance | path

Searched refs:handleNoSuspendCoroutine (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp523 static void handleNoSuspendCoroutine(CoroBeginInst *CoroBegin, Type *FrameTy) { in handleNoSuspendCoroutine() function
724 handleNoSuspendCoroutine(Shape.CoroBegin, Shape.FrameTy); in splitCoroutine()