Searched refs:PredicateExtraCost (Results 1 – 1 of 1) sorted by relevance
999 unsigned PredicateExtraCost = 0; in getCmpSelInstrCost() local1008 PredicateExtraCost = 1; in getCmpSelInstrCost()1014 PredicateExtraCost = 2; in getCmpSelInstrCost()1026 unsigned Cost = (NumVecs_cmp * (CmpCostPerVector + PredicateExtraCost)); in getCmpSelInstrCost()