Home
last modified time | relevance | path

Searched defs:LoopCost (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp611 CacheCostTy LoopCost = computeLoopCacheCost(*L, RefGroups); calculateCacheFootprint() local
712 CacheCostTy LoopCost = 0; computeLoopCacheCost() local
/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp866 CostInfo LoopCost[2] = {{Scaled64::getZero(), Scaled64::getZero()}, findProfitableSIGroupsInnerLoops() local
1165 computeLoopCosts(const Loop * L,const SelectGroups & SIGroups,DenseMap<const Instruction *,CostInfo> & InstCostMap,CostInfo * LoopCost) computeLoopCosts() argument
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp3319 InstructionCost LoopCost = 0; findBestNonTrivialUnswitchCandidate() local
H A DLoopStrengthReduce.cpp1439 unsigned LoopCost = 1; RateRegister() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5193 selectInterleaveCount(ElementCount VF,InstructionCost LoopCost) selectInterleaveCount() argument
[all...]