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
813 CostInfo LoopCost[2] = {{Scaled64::getZero(), Scaled64::getZero()}, in findProfitableSIGroupsInnerLoops() local1112 DenseMap<const Instruction *, CostInfo> &InstCostMap, CostInfo *LoopCost) { in computeLoopCosts()
3316 InstructionCost LoopCost = 0; in findBestNonTrivialUnswitchCandidate() local
1305 unsigned LoopCost = 1; in RateRegister() local
5334 InstructionCost LoopCost) { in selectInterleaveCount()