Searched refs:allocSizeWithoutCookie (Results 1 – 1 of 1) sorted by relevance
1574 llvm::Value *allocSizeWithoutCookie = nullptr; in EmitCXXNewExpr() local1577 allocSizeWithoutCookie); in EmitCXXNewExpr()1615 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1708 assert((allocSize == allocSizeWithoutCookie) == in EmitCXXNewExpr()1710 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1742 allocSizeWithoutCookie); in EmitCXXNewExpr()