Searched defs:getInlineCallPenalty (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 831 unsigned getInlineCallPenalty(const Function *F, const CallBase &Call, getInlineCallPenalty() function |
H A D | TargetTransformInfo.h | 2756 unsigned getInlineCallPenalty(const Function *F, const CallBase &Call, getInlineCallPenalty() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 1169 TargetTransformInfo::getInlineCallPenalty(const Function *F, getInlineCallPenalty() function in TargetTransformInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 291 AArch64TTIImpl::getInlineCallPenalty(const Function *F, const CallBase &Call, getInlineCallPenalty() function in AArch64TTIImpl |