Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DClustering.cpp275 SmallSet<ClusterId, 1> &ClusterIDsOfOpcode = OpcodeConfigToClusterIDs[Key]; in stabilize() local
276 ClusterIDsOfOpcode.insert(ClusterIdOfPoint); in stabilize()