Home
last modified time | relevance | path

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

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