Searched refs:getCoroSave (Results 1 – 4 of 4) sorted by relevance
231 assert(!SuspendInst->getCoroSave()); in createCoroSave()316 if (auto *CoroSave = CS->getCoroSave()) in buildFrom()335 if (!CS->getCoroSave()) in buildFrom()
270 CoroSaveInst *getCoroSave() const { in getCoroSave() function
109 auto *Save = S->getCoroSave(); in createResumeEntryBlock()552 auto *Save = Suspend->getCoroSave(); in simplifySuspendPoint()
189 markSuspendBlock(CSI->getCoroSave()); in SuspendCrossingInfo()879 splitAround(CSI->getCoroSave(), "CoroSave"); in buildCoroutineFrame()