Searched refs:NormalCleanupDest (Results 1 – 4 of 4) sorted by relevance
550 assert(condition->getOperand(0) == CGF.NormalCleanupDest); in destroyOptimisticNormalEntry()1132 if (!NormalCleanupDest) in getNormalCleanupDestSlot()1133 NormalCleanupDest = in getNormalCleanupDestSlot()1135 return NormalCleanupDest; in getNormalCleanupDestSlot()
44 LambdaThisCaptureField(nullptr), NormalCleanupDest(nullptr), in CodeGenFunction()
290 llvm::AllocaInst *NormalCleanupDest; variable
3617 addIfPresent(AllocasToIgnore, CGF.NormalCleanupDest); in collectLocals()