Home
last modified time | relevance | path

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

/llvm-project/lld/docs/
H A DPartitions.rst1 Partitions title
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp454 std::vector<DenseSet<const Function *>> Partitions; doPartitioning() local
718 auto Partitions = doPartitioning(SML, M, N, ModuleCost, FnCosts, WorkList); splitAMDGPUModule() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp541 Partitions.print(OS); in operator <<() argument
691 InstPartitionContainer Partitions(L, LI, DT); processLoop() local
[all...]