Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp224 calculateFunctionCosts(SplitModuleLogger &SML, GetTTIFn GetTTI, Module &M, in calculateFunctionCosts() function
661 const CostType ModuleCost = calculateFunctionCosts(SML, GetTTI, M, FnCosts); in splitAMDGPUModule()