Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp380 static void setCoroInfo(Function &F, CoroBeginInst *CoroBegin, in setCoroInfo() function
752 setCoroInfo(F, Shape.CoroBegin, {ResumeClone, DestroyClone, CleanupClone}); in splitCoroutine()