Home
last modified time | relevance | path

Searched refs:getReciprocalPredBlockProb (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp427 static unsigned getReciprocalPredBlockProb() { return 2; } in getReciprocalPredBlockProb() function
4073 ScalarizationCost = ScalarizationCost / getReciprocalPredBlockProb(); in getDivRemSpeculationCost()
5964 ScalarCost /= getReciprocalPredBlockProb(); in computePredInstDiscount()
6017 BlockCost.first /= getReciprocalPredBlockProb(); in expectedCost()
6097 Cost /= getReciprocalPredBlockProb(); in getMemInstScalarizationCost()