Searched refs:CleanupBlock (Results 1 – 1 of 1) sorted by relevance
188 BasicBlock *CleanupBlock = CGF.createBasicBlock(Prefix + Twine(".cleanup")); in emitSuspendExpression() local220 Switch->addCase(Builder.getInt8(1), CleanupBlock); in emitSuspendExpression()223 CGF.EmitBlock(CleanupBlock); in emitSuspendExpression()