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