Home
last modified time | relevance | path

Searched refs:FoundNewSub (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3237 bool FoundNewSub = false; in SimplifyDemandedVectorElts() local
3245 FoundNewSub = NewSubOp ? true : FoundNewSub; in SimplifyDemandedVectorElts()
3247 if (FoundNewSub) { in SimplifyDemandedVectorElts()