Searched refs:ContinuationId (Results 1 – 1 of 1) sorted by relevance
335 auto ContinuationId = cast<AnyCoroIdRetconInst>(Id); in buildFrom() local336 ContinuationId->checkWellFormed(); in buildFrom()340 auto Prototype = ContinuationId->getPrototype(); in buildFrom()342 this->RetconLowering.Alloc = ContinuationId->getAllocFunction(); in buildFrom()343 this->RetconLowering.Dealloc = ContinuationId->getDeallocFunction(); in buildFrom()