Searched refs:opinfo_ops (Results 1 – 1 of 1) sorted by relevance
152 opinfo_ops = [remove_suffix(i.strip(), ".default") for i in f] variable155 opinfo_counts = defaultdict(int, dict(zip(opinfo_ops, opinfo_counts)))177 full_name_check(opinfo_ops),