Searched refs:SwitchId (Results 1 – 2 of 2) sorted by relevance
295 auto SwitchId = cast<CoroIdInst>(Id); in buildFrom() local300 this->SwitchLowering.PromiseAlloca = SwitchId->getPromise(); in buildFrom()
1410 auto SwitchId = cast<CoroIdInst>(CoroId); in handleNoSuspendCoroutine() local1411 coro::replaceCoroFree(SwitchId, /*Elide=*/AllocInst != nullptr); in handleNoSuspendCoroutine()