Searched refs:NumVecs_cmp (Results 1 – 1 of 1) sorted by relevance
1024 unsigned NumVecs_cmp = getNumVectorRegs(ValTy); in getCmpSelInstrCost() local1026 unsigned Cost = (NumVecs_cmp * (CmpCostPerVector + PredicateExtraCost)); in getCmpSelInstrCost()