Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp400 static void updateCoroFrame(coro::Shape &Shape, Function *ResumeFn, in updateCoroFrame() argument
406 Builder.CreateStore(ResumeFn, ResumeAddr); in updateCoroFrame()