Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp606 CacheCostTy LoopCost = computeLoopCacheCost(*L, RefGroups); calculateCacheFootprint() local
707 CacheCostTy LoopCost = 0; computeLoopCacheCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp813 CostInfo LoopCost[2] = {{Scaled64::getZero(), Scaled64::getZero()}, findProfitableSIGroupsInnerLoops() local
1112 computeLoopCosts(const Loop * L,const SelectGroups & SIGroups,DenseMap<const Instruction *,CostInfo> & InstCostMap,CostInfo * LoopCost) computeLoopCosts() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp3316 InstructionCost LoopCost = 0; findBestNonTrivialUnswitchCandidate() local
H A DLoopStrengthReduce.cpp1305 unsigned LoopCost = 1; RateRegister() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5334 selectInterleaveCount(ElementCount VF,InstructionCost LoopCost) selectInterleaveCount() argument
[all...]