Home
last modified time | relevance | path

Searched defs:OptionsCluster (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/tools/paoc/
Dpaoc_clusters.h46 class OptionsCluster; variable
154 explicit OptionsCluster(const std::string &cluster_name) : cluster_name_(cluster_name) {} in OptionsCluster() function