Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1719 auto ProjectionFunctionName = in splitAsyncCoroutine() local
1722 if (ProjectionFunctionName == "__swift_async_resume_project_context") { in splitAsyncCoroutine()
1725 } else if (ProjectionFunctionName == "__swift_async_resume_get_context") { in splitAsyncCoroutine()