Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1202 static void splitRetconCoroutine(Function &F, coro::Shape &Shape, in splitRetconCoroutine() function
1352 return splitRetconCoroutine(F, Shape, Clones); in splitCoroutine()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1788 static void splitRetconCoroutine(Function &F, coro::Shape &Shape, in splitRetconCoroutine() function
1964 splitRetconCoroutine(F, Shape, Clones); in splitCoroutine()