Searched refs:new_out_sig (Results 1 – 1 of 1) sorted by relevance
659 const string new_out_sig = in OpDefCompatible() local662 VALIDATE(old_out_sig == new_out_sig, "Output signature mismatch '", in OpDefCompatible()663 old_out_sig, "' vs. '", new_out_sig, "'"); in OpDefCompatible()