Home
last modified time | relevance | path

Searched refs:SwitchId (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp290 auto SwitchId = cast<CoroIdInst>(Id); in buildFrom() local
294 this->SwitchLowering.PromiseAlloca = SwitchId->getPromise(); in buildFrom()
H A DCoroSplit.cpp1394 auto SwitchId = cast<CoroIdInst>(CoroId); in handleNoSuspendCoroutine() local
1395 coro::replaceCoroFree(SwitchId, /*Elide=*/AllocInst != nullptr); in handleNoSuspendCoroutine()