Searched defs:SwitchCoroutineSplitter (Results 1 – 1 of 1) sorted by relevance
1372 struct SwitchCoroutineSplitter { struct1373 static void split(Function &F, coro::Shape &Shape, in split()1414 static Function *createNoAllocVariant(Function &F, coro::Shape &Shape, in createNoAllocVariant()1479 static void createResumeEntryBlock(Function &F, coro::Shape &Shape) { in createResumeEntryBlock()1601 static void updateCoroFrame(coro::Shape &Shape, Function *ResumeFn, in updateCoroFrame()1638 static void setCoroInfo(Function &F, coro::Shape &Shape, in setCoroInfo()