Searched defs:LoopCost (Results 1 – 5 of 5) sorted by relevance
606 CacheCostTy LoopCost = computeLoopCacheCost(*L, RefGroups); in calculateCacheFootprint() local707 CacheCostTy LoopCost = 0; in computeLoopCacheCost() local
596 CostInfo LoopCost[2] = {{Scaled64::getZero(), Scaled64::getZero()}, in findProfitableSIGroupsInnerLoops() local885 DenseMap<const Instruction *, CostInfo> &InstCostMap, CostInfo *LoopCost) { in computeLoopCosts()
2912 InstructionCost LoopCost = 0; in findBestNonTrivialUnswitchCandidate() local
1305 unsigned LoopCost = 1; in RateRegister() local
5672 InstructionCost LoopCost) { in selectInterleaveCount()