Home
last modified time | relevance | path

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

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