Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Shape/Transforms/
H A DOutlineShapeComputation.cpp96 getOrderedClusters(const DenseMap<Value, DenseSet<Operation *>> &clusters, in getOrderedClusters() argument
124 DenseMap<Value, SmallVector<Operation *, 8>> &clusters, in constructShapeFunc() argument
228 DenseMap<Value, SmallVector<Operation *, 8>> clusters = in runOnOperation() local
265 DenseMap<Value, DenseSet<Operation *>> clusters; in constructClustersForEachShape() local
277 getClusterFromValue(Value shape,DenseMap<Value,DenseSet<Operation * >> & clusters) getClusterFromValue() argument
[all...]
/llvm-project/lld/COFF/
H A DCallGraphSort.cpp57 std::vector<Cluster> clusters; member in __anon2bbc5d810111::CallGraphSort
[all...]
/llvm-project/lld/ELF/
H A DCallGraphSort.cpp96 std::vector<Cluster> clusters; global() member in __anonb9d340fa0111::CallGraphSort
[all...]
/llvm-project/lld/MachO/
H A DSectionPriorities.cpp72 std::vector<Cluster> clusters; global() member in __anona29962b40111::CallGraphSort
[all...]
/llvm-project/mlir/lib/Transforms/Utils/
H A DRegionUtils.cpp768 SmallVector<BlockMergeCluster, 1> clusters; mergeIdenticalBlocks() local