Searched refs:VectorBonusPercent (Results 1 – 1 of 1) sorted by relevance
1224 int VectorBonusPercent = TTI.getInlinerVectorBonusPercent(); in onAnalysisStart() local1228 VectorBonus = Threshold * VectorBonusPercent / 100; in onAnalysisStart()1811 int VectorBonusPercent = TTI.getInlinerVectorBonusPercent(); in updateThreshold() local1817 VectorBonusPercent = 0; in updateThreshold()1830 VectorBonusPercent = 0; in updateThreshold()1892 VectorBonus = Threshold * VectorBonusPercent / 100; in updateThreshold()