Searched refs:ShouldCallDelete (Results 1 – 2 of 2) sorted by relevance
1638 llvm::Value *ShouldCallDelete in Emit() local1640 CGF.Builder.CreateCondBr(ShouldCallDelete, continueBB, callDeleteBB); in Emit()
1597 llvm::Value *ShouldCallDelete in EmitConditionalDtorDeleteCall() local1599 CGF.Builder.CreateCondBr(ShouldCallDelete, continueBB, callDeleteBB); in EmitConditionalDtorDeleteCall()