[IR] Mark the Type subclass helper methods 'inline' and move their definitions to...
authorCraig Topper <craig.topper@gmail.com>
Fri, 25 Dec 2015 04:06:20 +0000 (04:06 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 25 Dec 2015 04:06:20 +0000 (04:06 +0000)
commitadcf2671f5f60c17cbbbe92349baf499cf0895c5
tree739432683c3e49b25110308d37ab5fd381598fab
parent13b499e588ec9994754b0e4cc70cbb9200f49fd5
[IR] Mark the Type subclass helper methods 'inline' and move their definitions to DerivedTypes.h so they can be inlined by the compiler.

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