Searched refs:CostF (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3689 Cost CostF; local
3691 CostF.RateFormula(F, Regs, VisitedRegs, L, LU.Offsets, SE, DT,
3693 if (CostF.isLoser()) {
3728 if (CostF < CostBest)

Completed in 129 milliseconds