Searched refs:allocSizeWithoutCookie (Results 1 – 1 of 1) sorted by relevance
1600 llvm::Value *allocSizeWithoutCookie = nullptr; in EmitCXXNewExpr() local1603 allocSizeWithoutCookie); in EmitCXXNewExpr()1641 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1733 assert((allocSize == allocSizeWithoutCookie) == in EmitCXXNewExpr()1735 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1766 allocSizeWithoutCookie); in EmitCXXNewExpr()