Searched defs:function_diff_ir (Results 1 – 2 of 2) sorted by relevance
271 const FunctionDiffIR *function_diff_ir) { in ConvertFunctionDiffIR()567 const FunctionDiffIR *function_diff_ir, const std::string &type_stack, in AddFunctionDiffIR()
88 repr::FunctionDiffIR function_diff_ir(&old_function, &new_function, in DumpDiff() local