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)
commitd566fb12a17120d95fcb5e0e1f335314014b1238
tree8d8f13a2fc861df2ccfe76d70ccf190dc4460831
parentba10f767051c68fb32afac36f6db605c2a7dc565
Rename hasCompatibleFunctionAttributes->areInlineCompatible based
on suggestions. Currently the function is only used for inline purposes
and this is more descriptive for the use.

llvm-svn: 243578
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/lib/Analysis/IPA/InlineCost.cpp
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/lib/Target/X86/X86TargetTransformInfo.h