Searched refs:OpcodeConfigToClusterIDs (Results 1 – 1 of 1) sorted by relevance
267 std::map<OpcodeAndConfig, SmallSet<ClusterId, 1>> OpcodeConfigToClusterIDs; in stabilize() local275 SmallSet<ClusterId, 1> &ClusterIDsOfOpcode = OpcodeConfigToClusterIDs[Key]; in stabilize()279 for (const auto &OpcodeConfigToClusterID : OpcodeConfigToClusterIDs) { in stabilize()