diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2016-07-11 22:59:09 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2016-07-11 22:59:09 +0000 |
commit | de1be7171a7fe2471761487eeac795035f885aea (patch) | |
tree | ce7cfc44c4187acfa1ad10a5f1ce9267b0df36c8 /llvm/lib/ProfileData/SampleProf.cpp | |
parent | 93205af066341a53733046894bd75c72c99566db (diff) | |
download | bcm5719-llvm-de1be7171a7fe2471761487eeac795035f885aea.tar.gz bcm5719-llvm-de1be7171a7fe2471761487eeac795035f885aea.zip |
[CFLAA] Simplify CFLGraphBuilder. NFC.
This patch simplifies the graph builder by encoding nodes as {Value,
Dereference Level} pairs. This lets us kill edge types, and allows us to
get rid of hacks in StratifiedSets (like addAttrsBelow/...). This
simplification also allows us to remove InstantiatedRelations and
InstantiatedAttrs.
Patch by Jia Chen.
Differential Revision: http://reviews.llvm.org/D22080
llvm-svn: 275122
Diffstat (limited to 'llvm/lib/ProfileData/SampleProf.cpp')
0 files changed, 0 insertions, 0 deletions