Searched refs:PredicateExtraCost (Results 1 – 1 of 1) sorted by relevance
997 unsigned PredicateExtraCost = 0; in getCmpSelInstrCost() local1006 PredicateExtraCost = 1; in getCmpSelInstrCost()1012 PredicateExtraCost = 2; in getCmpSelInstrCost()1024 unsigned Cost = (NumVecs_cmp * (CmpCostPerVector + PredicateExtraCost)); in getCmpSelInstrCost()