Searched refs:allocSizeWithoutCookie (Results 1 – 1 of 1) sorted by relevance
1572 llvm::Value *allocSizeWithoutCookie = nullptr; in EmitCXXNewExpr() local1575 allocSizeWithoutCookie); in EmitCXXNewExpr()1613 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1706 assert((allocSize == allocSizeWithoutCookie) == in EmitCXXNewExpr()1708 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1739 allocSizeWithoutCookie); in EmitCXXNewExpr()