Searched refs:VecMaskCost (Results 1 – 1 of 1) sorted by relevance
29 static cl::opt<bool> VecMaskCost("ppc-vec-mask-cost", variable703 unsigned MaskCost = VecMaskCost && EltSize == 1 ? 1 : 0; in getVectorInstrCost()