Searched refs:allocSizeWithoutCookie (Results 1 – 1 of 1) sorted by relevance
1601 llvm::Value *allocSizeWithoutCookie = nullptr; in EmitCXXNewExpr() local1604 allocSizeWithoutCookie); in EmitCXXNewExpr()1642 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1735 assert((allocSize == allocSizeWithoutCookie) == in EmitCXXNewExpr()1737 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1768 allocSizeWithoutCookie); in EmitCXXNewExpr()