Searched refs:allocSizeWithoutCookie (Results 1 – 1 of 1) sorted by relevance
1577 llvm::Value *allocSizeWithoutCookie = nullptr; in EmitCXXNewExpr() local1580 allocSizeWithoutCookie); in EmitCXXNewExpr()1618 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1711 assert((allocSize == allocSizeWithoutCookie) == in EmitCXXNewExpr()1713 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1745 allocSizeWithoutCookie); in EmitCXXNewExpr()