Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp886 int VectorBonusPercent = 150; in updateThreshold() local
892 VectorBonusPercent = 0; in updateThreshold()
905 VectorBonusPercent = 0; in updateThreshold()
965 VectorBonus = Threshold * VectorBonusPercent / 100; in updateThreshold()