Searched defs:LoopCost (Results 1 – 6 of 6) sorted by relevance
617 CacheCostTy LoopCost = computeLoopCacheCost(*L, RefGroups); in calculateCacheFootprint() local718 CacheCostTy LoopCost = 0; in computeLoopCacheCost() local
968 CostInfo LoopCost[2] = {{Scaled64::getZero(), Scaled64::getZero()}, in findProfitableSIGroupsInnerLoops() local1281 DenseMap<const Instruction *, CostInfo> &InstCostMap, CostInfo *LoopCost) { in computeLoopCosts()
3345 InstructionCost LoopCost = 0; in findBestNonTrivialUnswitchCandidate() local
1422 unsigned LoopCost = 1; in RateRegister() local
4715 InstructionCost LoopCost = 0; in isLoopSizeWithinBudget() local
4594 InstructionCost LoopCost) { in selectInterleaveCount()