aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2024-04-22 22:59:51 -0700
committerGitHub <noreply@github.com>2024-04-22 22:59:51 -0700
commitb28f4d4dd0bbf50059cb19ca794af967374e1900 (patch)
treee8e250def01035f1f4b5de5e6291f90d766844af /clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
parent02d00ec985f8ab9e26bd80fb38c88471da4cb0c8 (diff)
downloadllvm-b28f4d4dd0bbf50059cb19ca794af967374e1900.zip
llvm-b28f4d4dd0bbf50059cb19ca794af967374e1900.tar.gz
llvm-b28f4d4dd0bbf50059cb19ca794af967374e1900.tar.bz2
[memprof] Omit the key length for the record table (#89527)
The record table has a constant key length, so we don't need to serialize or deserialize it for every key-data pair. Omitting the key length saves 0.06% of the indexed MemProf file size. Note that it's OK to change the format because Version2 is still under development.
Diffstat (limited to 'clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp')
0 files changed, 0 insertions, 0 deletions