Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp295 auto SwitchId = cast<CoroIdInst>(Id); in buildFrom() local
300 this->SwitchLowering.PromiseAlloca = SwitchId->getPromise(); in buildFrom()
H A DCoroSplit.cpp1410 auto SwitchId = cast<CoroIdInst>(CoroId); in handleNoSuspendCoroutine() local
1411 coro::replaceCoroFree(SwitchId, /*Elide=*/AllocInst != nullptr); in handleNoSuspendCoroutine()