Searched refs:LifetimeStartInst (Results 1 – 1 of 1) sorted by relevance
274 llvm::IntrinsicInst *LifetimeStartInst = nullptr; in withReturnValueSlot() local283 LifetimeStartInst = in withReturnValueSlot()285 assert(LifetimeStartInst->getIntrinsicID() == in withReturnValueSlot()305 if (!RequiresDestruction && LifetimeStartInst) { in withReturnValueSlot()309 CGF.DeactivateCleanupBlock(LifetimeEndBlock, LifetimeStartInst); in withReturnValueSlot()