Searched refs:FoundNewSub (Results 1 – 1 of 1) sorted by relevance
3020 bool FoundNewSub = false; in SimplifyDemandedVectorElts() local3028 FoundNewSub = NewSubOp ? true : FoundNewSub; in SimplifyDemandedVectorElts()3030 if (FoundNewSub) { in SimplifyDemandedVectorElts()