Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp466 DenseMap<const Loop *, unsigned> CostMap; processLoopList() local
1097 isProfitablePerLoopCacheAnalysis(const DenseMap<const Loop *,unsigned> & CostMap,std::unique_ptr<CacheCost> & CC) isProfitablePerLoopCacheAnalysis() argument
1156 isProfitable(const Loop * InnerLoop,const Loop * OuterLoop,unsigned InnerLoopId,unsigned OuterLoopId,CharMatrix & DepMatrix,const DenseMap<const Loop *,unsigned> & CostMap,std::unique_ptr<CacheCost> & CC) isProfitable() argument
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp225 if (CostMap.empty()) in calculateFunctionCosts() argument
[all...]