Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp291 auto SwitchId = cast<CoroIdInst>(Id); in buildFrom() local
296 this->SwitchLowering.PromiseAlloca = SwitchId->getPromise(); in buildFrom()
H A DCoroSplit.cpp1486 auto SwitchId = cast<CoroIdInst>(CoroId); in handleNoSuspendCoroutine() local
1487 coro::replaceCoroFree(SwitchId, /*Elide=*/AllocInst != nullptr); in handleNoSuspendCoroutine()