Searched refs:allocSizeWithoutCookie (Results 1 – 2 of 2) sorted by relevance
239 mlir::Value allocSizeWithoutCookie) { in emitNewInitializer() argument286 mlir::Value allocSizeWithoutCookie = nullptr; in emitCXXNewExpr() local288 *this, e, minElements, numElements, allocSizeWithoutCookie); in emitCXXNewExpr()307 if (allocSize != allocSizeWithoutCookie) { in emitCXXNewExpr()362 if (allocSize != allocSizeWithoutCookie) in emitCXXNewExpr()380 allocSizeWithoutCookie); in emitCXXNewExpr()
1629 llvm::Value *allocSizeWithoutCookie = nullptr; in EmitCXXNewExpr() local1632 allocSizeWithoutCookie); in EmitCXXNewExpr()1680 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1772 assert((allocSize == allocSizeWithoutCookie) == in EmitCXXNewExpr()1774 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1805 allocSizeWithoutCookie); in EmitCXXNewExpr()