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