Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp226 CostType ModuleCost = 0; calculateFunctionCosts() local
437 doPartitioning(SplitModuleLogger & SML,Module & M,unsigned NumParts,CostType ModuleCost,const DenseMap<const Function *,CostType> & FnCosts,const SmallVector<FunctionWithDependencies> & WorkList) doPartitioning() argument
660 const CostType ModuleCost = calculateFunctionCosts(SML, GetTTI, M, FnCosts); splitAMDGPUModule() local
[all...]