]> granicus.if.org Git - clang/commit
Reduce static analyzer memory usage by about 4% by packing the ProgramPoing 'Kind...
authorTed Kremenek <kremenek@apple.com>
Mon, 2 Apr 2012 21:24:13 +0000 (21:24 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 2 Apr 2012 21:24:13 +0000 (21:24 +0000)
commitf30c0a97d9addc72a4928b8bb2039b2b464e1f94
tree37f12d61bc3350c45b7a3ad02d828c13c75c0286
parente6af6604b905435456f49cd4a37da0ce6e505c38
Reduce static analyzer memory usage by about 4% by packing the ProgramPoing 'Kind' field into the spare bits of other fields.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153898 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/ProgramPoint.h