Searched refs:IsIndirectFunctionCall (Results 1 – 2 of 2) sorted by relevance
84 bool IsIndirectFunctionCall(const FunctionDef& func, const NodeDef& func_node) { in IsIndirectFunctionCall() function99 } else if (IsIndirectFunctionCall(func, func_node)) { in FunctionInstantiationAttributes()589 } else if (IsIndirectFunctionCall(func, func_node)) { in UpdateSpecializedFunctionCallSite()609 bool is_indirect_call = IsIndirectFunctionCall(func, func_node); in UpdateSpecializedFunctionNode()
177 const bool IsIndirectFunctionCall = in getABIRegCopyCC() local184 !IsInlineAsm && !IsIndirectFunctionCall && in getABIRegCopyCC()