[Loads] Use LocationSize instead of ints; NFC
authorGeorge Burgess IV <george.burgess.iv@gmail.com>
Sun, 23 Dec 2018 03:10:56 +0000 (03:10 +0000)
committerGeorge Burgess IV <george.burgess.iv@gmail.com>
Sun, 23 Dec 2018 03:10:56 +0000 (03:10 +0000)
commit8c5413f3f71be700772cb8a2f7028d0eb1e3dd51
tree79db8ae352008f5849d741dd2381d4fe2eeba192
parent1329cf1791d48fa6559f4eec34ac3bab2b5d34c8
[Loads] Use LocationSize instead of ints; NFC

Keeping these patches super small so they're easily post-commit
verifiable, as requested in D44748.

This tries to find literal loads/stores of the given type, so this has
to be precise.

llvm-svn: 350016
llvm/lib/Analysis/Loads.cpp