Add a hash function for 64-bit int to improve the performance of val_loc_map in FuncN...
authorweiyu <weiyuluo1232@gmail.com>
Mon, 21 Oct 2019 22:08:34 +0000 (15:08 -0700)
committerweiyu <weiyuluo1232@gmail.com>
Mon, 21 Oct 2019 22:08:34 +0000 (15:08 -0700)
commit82fc4d8f92765f5e0c5e3688c128be6c8d6c310f
treea994580d36af7b82f06a1f4afa8f9af287fad358
parent8b70aaea8a650607df5361c47aee0bd0c74e6e72
Add a hash function for 64-bit int to improve the performance of val_loc_map in FuncNode when running mb_rc_test
Makefile
funcnode.cc
funcnode.h
hashfunction.cc [new file with mode: 0644]
hashfunction.h [new file with mode: 0644]