Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp337 static unsigned getReciprocalPredBlockProb() { return 2; } in getReciprocalPredBlockProb() function
5700 ScalarCost /= getReciprocalPredBlockProb(); in computePredInstDiscount()
5746 BlockCost.first /= getReciprocalPredBlockProb(); in expectedCost()
5821 Cost /= getReciprocalPredBlockProb(); in getMemInstScalarizationCost()
6245 return Cost / getReciprocalPredBlockProb(); in getInstructionCost()