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