Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp439 const DenseMap<const Function *, CostType> &FnCosts, in doPartitioning()
660 DenseMap<const Function *, CostType> FnCosts; in splitAMDGPUModule() local