Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp2789 static bool functionsHaveCompatibleAttributes( in functionsHaveCompatibleAttributes() function
2930 if (!functionsHaveCompatibleAttributes(Caller, Callee, CalleeTTI, GetTLI)) in getAttributeBasedInliningDecision()