Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp437 doPartitioning(SplitModuleLogger &SML, Module &M, unsigned NumParts, in doPartitioning() function
719 auto Partitions = doPartitioning(SML, M, N, ModuleCost, FnCosts, WorkList); in splitAMDGPUModule()