Home
last modified time | relevance | path

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

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