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