Searched refs:allocSizeWithoutCookie (Results 1 – 1 of 1) sorted by relevance
1323 llvm::Value *allocSizeWithoutCookie = nullptr; in EmitCXXNewExpr() local1326 allocSizeWithoutCookie); in EmitCXXNewExpr()1377 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1423 assert((allocSize == allocSizeWithoutCookie) == in EmitCXXNewExpr()1425 if (allocSize != allocSizeWithoutCookie) { in EmitCXXNewExpr()1444 allocSizeWithoutCookie); in EmitCXXNewExpr()