Searched defs:LoopCost (Results 1 – 5 of 5) sorted by relevance
611 CacheCostTy LoopCost = computeLoopCacheCost(*L, RefGroups); in calculateCacheFootprint() local712 CacheCostTy LoopCost = 0; in computeLoopCacheCost() local
866 CostInfo LoopCost[2] = {{Scaled64::getZero(), Scaled64::getZero()}, in findProfitableSIGroupsInnerLoops() local1165 DenseMap<const Instruction *, CostInfo> &InstCostMap, CostInfo *LoopCost) { in computeLoopCosts()
3337 InstructionCost LoopCost = 0; findBestNonTrivialUnswitchCandidate() local
1441 unsigned LoopCost = 1; in RateRegister() local
4827 InstructionCost LoopCost) { in selectInterleaveCount()