Searched refs:PredicateExtraCost (Results 1 – 1 of 1) sorted by relevance
951 unsigned PredicateExtraCost = 0; in getCmpSelInstrCost() local960 PredicateExtraCost = 1; in getCmpSelInstrCost()966 PredicateExtraCost = 2; in getCmpSelInstrCost()978 unsigned Cost = (NumVecs_cmp * (CmpCostPerVector + PredicateExtraCost)); in getCmpSelInstrCost()