Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp233 CostType FnCost = 0; in calculateFunctionCosts() local
258 CostType FnCost = (ModuleCost - KernelCost); in calculateFunctionCosts() local