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