Searched refs:getCoroSave (Results 1 – 5 of 5) sorted by relevance
517 CoroSaveInst *getCoroSave() const;535 CoroSaveInst *getCoroSave() const { in getCoroSave() function556 inline CoroSaveInst *AnyCoroSuspendInst::getCoroSave() const { in getCoroSave() function558 return Suspend->getCoroSave(); in getCoroSave()
175 assert(!SuspendInst->getCoroSave()); in createCoroSave()360 if (auto *CoroSave = CS->getCoroSave()) in invalidateCoroutine()383 if (!Suspend->getCoroSave()) in init()
200 if (auto *Save = CSI->getCoroSave()) in SuspendCrossingInfo()
1297 auto *Save = Suspend->getCoroSave(); in simplifySuspendPoint()1522 auto *Save = S->getCoroSave(); in createResumeEntryBlock()
2017 if (auto *Save = CSI->getCoroSave()) in normalizeCoroutine()