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