Refactor some methods to look through bitcasts and GEPs on pointers into
a common collection of methods on Value, and share their implementation. We had two variations in two different places already, and I need the third variation for inline cost estimation. Reviewed by Duncan Sands on IRC, but further comments here welcome. llvm-svn: 152490
Loading
Please register or sign in to comment