Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp372 auto SwitchId = cast<CoroIdInst>(Id); in buildFrom() local
376 this->SwitchLowering.PromiseAlloca = SwitchId->getPromise(); in buildFrom()
DCoroSplit.cpp1305 auto SwitchId = cast<CoroIdInst>(CoroId); in handleNoSuspendCoroutine() local
1306 coro::replaceCoroFree(SwitchId, /*Elide=*/AllocInst != nullptr); in handleNoSuspendCoroutine()