Searched refs:VectorBonusPercent (Results 1 – 1 of 1) sorted by relevance
1136 int VectorBonusPercent = TTI.getInlinerVectorBonusPercent(); in onAnalysisStart() local1140 VectorBonus = Threshold * VectorBonusPercent / 100; in onAnalysisStart()1719 int VectorBonusPercent = TTI.getInlinerVectorBonusPercent(); in updateThreshold() local1725 VectorBonusPercent = 0; in updateThreshold()1738 VectorBonusPercent = 0; in updateThreshold()1800 VectorBonus = Threshold * VectorBonusPercent / 100; in updateThreshold()