Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DClustering.cpp265 for (const auto &OpcodeConfigToClusterID : OpcodeConfigToClusterIDs) { in stabilize() local
266 const SmallSet<ClusterId, 1> &ClusterIDs = OpcodeConfigToClusterID.second; in stabilize()
267 const OpcodeAndConfig &Key = OpcodeConfigToClusterID.first; in stabilize()