Searched refs:getReciprocalPredBlockProb (Results 1 – 2 of 2) sorted by relevance
337 static unsigned getReciprocalPredBlockProb() { return 2; } in getReciprocalPredBlockProb() function5700 ScalarCost /= getReciprocalPredBlockProb(); in computePredInstDiscount()5746 BlockCost.first /= getReciprocalPredBlockProb(); in expectedCost()5821 Cost /= getReciprocalPredBlockProb(); in getMemInstScalarizationCost()6245 return Cost / getReciprocalPredBlockProb(); in getInstructionCost()
389 static unsigned getReciprocalPredBlockProb() { return 2; } in getReciprocalPredBlockProb() function4488 ScalarizationCost = ScalarizationCost / getReciprocalPredBlockProb(); in getDivRemSpeculationCost()6278 ScalarCost /= getReciprocalPredBlockProb(); in computePredInstDiscount()6331 BlockCost.first /= getReciprocalPredBlockProb(); in expectedCost()6416 Cost /= getReciprocalPredBlockProb(); in getMemInstScalarizationCost()