Home
last modified time | relevance | path

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

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