Home
last modified time | relevance | path

Searched defs:areInlineCompatible (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h377 bool areInlineCompatible(const Function *Caller, in areInlineCompatible() function
DTargetTransformInfo.h977 bool areInlineCompatible(const Function *Caller, in areInlineCompatible() function
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp415 bool TargetTransformInfo::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in TargetTransformInfo
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1608 bool X86TTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in X86TTIImpl
/external/llvm/lib/IR/
DAttributes.cpp1631 bool AttributeFuncs::areInlineCompatible(const Function &Caller, in areInlineCompatible() function in AttributeFuncs