Searched refs:VectorBonusPercent (Results 1 – 1 of 1) sorted by relevance
1445 int VectorBonusPercent = TTI.getInlinerVectorBonusPercent(); in onAnalysisStart() local1449 VectorBonus = Threshold * VectorBonusPercent / 100; in onAnalysisStart()2105 int VectorBonusPercent = TTI.getInlinerVectorBonusPercent(); in updateThreshold() local2111 VectorBonusPercent = 0; in updateThreshold()2124 VectorBonusPercent = 0; in updateThreshold()2186 VectorBonus = Threshold * VectorBonusPercent / 100; in updateThreshold()