And now we can call the other 'get' method from this one and not duplicate the code.
[oota-llvm.git] / include / llvm / TargetTransformInfo.h
2012-10-12 Nick LewyckyShuffle the virtual destructor down to the base. This...
2012-10-10 Nadav RotemAdd a new interface to allow IR-level passes to access...