Home
last modified time | relevance | path

Searched defs:CalleeTLI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h326 bool areInlineCompatible(const TargetLibraryInfo &CalleeTLI, in areInlineCompatible()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2888 auto CalleeTLI = GetTLI(*Callee); in functionsHaveCompatibleAttributes() local