Searched refs:allocSizeWithoutCookie (Results 1 – 1 of 1) sorted by relevance
1568 llvm::Value *allocSizeWithoutCookie = nullptr; in EmitCXXNewExpr() local1571 allocSizeWithoutCookie); in EmitCXXNewExpr()1609 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1696 assert((allocSize == allocSizeWithoutCookie) == in EmitCXXNewExpr()1698 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1724 allocSizeWithoutCookie); in EmitCXXNewExpr()