Searched refs:PredicateExtraCost (Results 1 – 1 of 1) sorted by relevance
795 unsigned PredicateExtraCost = 0; in getCmpSelInstrCost() local804 PredicateExtraCost = 1; in getCmpSelInstrCost()810 PredicateExtraCost = 2; in getCmpSelInstrCost()822 unsigned Cost = (NumVecs_cmp * (CmpCostPerVector + PredicateExtraCost)); in getCmpSelInstrCost()