Rename hasCompatibleFunctionAttributes->areInlineCompatible based
authorEric Christopher <echristo@gmail.com>
Wed, 29 Jul 2015 22:09:48 +0000 (22:09 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 29 Jul 2015 22:09:48 +0000 (22:09 +0000)
commitb026a8ade1d1c864ef4d965164b941df4769dff0
tree10ff9bcba56f4b069b93e1ad710c385046cab5ca
parentf66eda96ebf7b2071c95347d1911d68ebcc41102
Rename hasCompatibleFunctionAttributes->areInlineCompatible based
on suggestions. Currently the function is only used for inline purposes
and this is more descriptive for the use.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243578 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
lib/Analysis/IPA/InlineCost.cpp
lib/Analysis/TargetTransformInfo.cpp
lib/Target/X86/X86TargetTransformInfo.cpp
lib/Target/X86/X86TargetTransformInfo.h