Searched defs:LoopCost (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp813 CostInfo LoopCost[2] = {{Scaled64::getZero(), Scaled64::getZero()}, local
1041 checkLoopHeuristics(const Loop *L, const CostInfo LoopCost[2]) argument
1110 computeLoopCosts( const Loop *L, const SelectGroups &SIGroups, DenseMap<const Instruction *, CostInfo> &InstCostMap, CostInfo *LoopCost) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp3316 InstructionCost LoopCost = 0; local

Completed in 95 milliseconds