Searched defs:SwitchCoroutineSplitter (Results 1 – 1 of 1) sorted by relevance
1426 struct SwitchCoroutineSplitter { struct1427 static void split(Function &F, coro::Shape &Shape, in split()1462 static Function *createClone(Function &F, const Twine &Suffix, in createClone()1472 static void createResumeEntryBlock(Function &F, coro::Shape &Shape) { in createResumeEntryBlock()1567 static void updateCoroFrame(coro::Shape &Shape, Function *ResumeFn, in updateCoroFrame()1604 static void setCoroInfo(Function &F, coro::Shape &Shape, in setCoroInfo()