Home
last modified time | relevance | path

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

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