Searched refs:allocSizeWithoutCookie (Results 1 – 1 of 1) sorted by relevance
1575 llvm::Value *allocSizeWithoutCookie = nullptr; in EmitCXXNewExpr() local1578 allocSizeWithoutCookie); in EmitCXXNewExpr()1616 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1709 assert((allocSize == allocSizeWithoutCookie) == in EmitCXXNewExpr()1711 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1742 allocSizeWithoutCookie); in EmitCXXNewExpr()