Searched defs:CostMap (Results 1 – 2 of 2) sorted by relevance
466 DenseMap<const Loop *, unsigned> CostMap; in processLoopList() local1097 const DenseMap<const Loop *, unsigned> &CostMap, in isProfitablePerLoopCacheAnalysis()1156 const DenseMap<const Loop *, unsigned> &CostMap, in isProfitable()
225 DenseMap<const Function *, CostType> &CostMap) { in calculateFunctionCosts()