Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1337 bool X86TTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in X86TTIImpl
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp339 bool TargetTransformInfo::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in TargetTransformInfo
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h341 bool areInlineCompatible(const Function *Caller, in areInlineCompatible() function
DTargetTransformInfo.h829 bool areInlineCompatible(const Function *Caller, in areInlineCompatible() function