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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp305 static APInt findDemandedEltsByAllUsers(Value *V) { function
359 APInt DemandedElts = findDemandedEltsByAllUsers(SrcVec);

Completed in 78 milliseconds