Searched refs:SwitchId (Results 1 – 2 of 2) sorted by relevance
299 auto SwitchId = getSwitchCoroId(); in analyze() local301 SwitchLowering.PromiseAlloca = SwitchId->getPromise(); in analyze()
1171 auto SwitchId = Shape.getSwitchCoroId(); in handleNoSuspendCoroutine() local1172 auto *AllocInst = SwitchId->getCoroAlloc(); in handleNoSuspendCoroutine()1173 coro::replaceCoroFree(SwitchId, /*Elide=*/AllocInst != nullptr); in handleNoSuspendCoroutine()