Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp438 doPartitioning(SplitModuleLogger & SML,Module & M,unsigned NumParts,CostType ModuleCost,const DenseMap<const Function *,CostType> & FnCosts,const SmallVector<FunctionWithDependencies> & WorkList) doPartitioning() argument
659 DenseMap<const Function *, CostType> FnCosts; splitAMDGPUModule() local