Home
last modified time | relevance | path

Searched refs:OpcodeConfigToClusterID (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DClustering.cpp279 for (const auto &OpcodeConfigToClusterID : OpcodeConfigToClusterIDs) { in stabilize() local
280 const SmallSet<ClusterId, 1> &ClusterIDs = OpcodeConfigToClusterID.second; in stabilize()
281 const OpcodeAndConfig &Key = OpcodeConfigToClusterID.first; in stabilize()