Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h101 void buildCoroutineFrame(Function &F, Shape &Shape);
DCoroSplit.cpp718 buildCoroutineFrame(F, Shape); in splitCoroutine()
DCoroFrame.cpp865 void coro::buildCoroutineFrame(Function &F, Shape &Shape) { in buildCoroutineFrame() function in coro