Home
last modified time | relevance | path

Searched refs:functionsHaveCompatibleAttributes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2881 static bool functionsHaveCompatibleAttributes( in functionsHaveCompatibleAttributes() function
3024 if (!functionsHaveCompatibleAttributes(Caller, Callee, CalleeTTI, GetTLI)) in getAttributeBasedInliningDecision()