Searched refs:PredicateExtraCost (Results 1 – 1 of 1) sorted by relevance
737 unsigned PredicateExtraCost = 0; in getCmpSelInstrCost() local746 PredicateExtraCost = 1; in getCmpSelInstrCost()752 PredicateExtraCost = 2; in getCmpSelInstrCost()764 unsigned Cost = (NumVecs_cmp * (CmpCostPerVector + PredicateExtraCost)); in getCmpSelInstrCost()