Searched refs:new_interface_references (Results 1 – 1 of 1) sorted by relevance
7108 ArrayRef<const NewInterfaceReference> new_interface_references = in SetupInterfaceLookupTable() local7119 if (UNLIKELY(new_interface_references.empty())) { in SetupInterfaceLookupTable()7124 size_t ifcount = super_ifcount + new_interface_references.size(); in SetupInterfaceLookupTable()7146 for (NewInterfaceReference ref : new_interface_references) { in SetupInterfaceLookupTable()