Searched refs:new_in_sig (Results 1 – 1 of 1) sorted by relevance
658 const string new_in_sig = ComputeArgSignature( in OpDefCompatible() local660 VALIDATE(old_in_sig == new_in_sig, "Input signature mismatch '", old_in_sig, in OpDefCompatible()661 "' vs. '", new_in_sig, "'"); in OpDefCompatible()