Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp144 using FunctionsCostMap = DenseMap<const Function *, CostType>; typedef
189 FunctionsCostMap &CostMap) { in calculateFunctionCosts()
306 SplitGraph(const Module &M, const FunctionsCostMap &CostMap, in SplitGraph()
344 const FunctionsCostMap &CostMap;
1421 FunctionsCostMap FnCosts; in splitAMDGPUModule()