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