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