Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DInlineCost.cpp1949 static bool functionsHaveCompatibleAttributes(Function *Caller, in functionsHaveCompatibleAttributes() function
2034 if (!functionsHaveCompatibleAttributes(Caller, Callee, CalleeTTI)) in getInlineCost()