Searched refs:allocSizeWithoutCookie (Results 1 – 1 of 1) sorted by relevance
1331 llvm::Value *allocSizeWithoutCookie = nullptr; in EmitCXXNewExpr() local1334 allocSizeWithoutCookie); in EmitCXXNewExpr()1385 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1431 assert((allocSize == allocSizeWithoutCookie) == in EmitCXXNewExpr()1433 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1452 allocSizeWithoutCookie); in EmitCXXNewExpr()