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

/external/llvm/lib/Analysis/
H A DInlineCost.cpp1440 static bool functionsHaveCompatibleAttributes(Function *Caller, function
1488 if (!functionsHaveCompatibleAttributes(CS.getCaller(), Callee, CalleeTTI))

Completed in 63 milliseconds