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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp802 void RateFormula(const Formula &F,
892 void Cost::RateFormula(const Formula &F, function in class:Cost
3685 // to an unsatisfactory solution. Passing LoserRegs into RateFormula here
3691 CostF.RateFormula(F, Regs, VisitedRegs, L, LU.Offsets, SE, DT,
3727 CostBest.RateFormula(Best, Regs, VisitedRegs, L, LU.Offsets, SE, DT);
4081 NewCost.RateFormula(F, NewRegs, VisitedRegs, L, LU.Offsets, SE, DT);

Completed in 98 milliseconds