Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp367 static APInt findDemandedEltsByAllUsers(Value *V) { in findDemandedEltsByAllUsers() function
600 APInt DemandedElts = findDemandedEltsByAllUsers(SrcVec); in visitExtractElementInst()