Move these functions out of line. A DenseMap lookup is not a simple operation.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 26 Feb 2014 16:49:40 +0000 (16:49 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 26 Feb 2014 16:49:40 +0000 (16:49 +0000)
commit3c4c95e522ab2efca47df170d38bc2c19aa173ad
treebcdbbbd0ec162a6156ecf944a01f444ac08a4d47
parent401d35bedb0c5df2ff6a456c150dc5cdd818bf4e
Move these functions out of line. A DenseMap lookup is not a simple operation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202274 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DataLayout.h
lib/IR/DataLayout.cpp