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