Searched defs:UsedIndices (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCalls.cpp | 1447 SmallBitVector UsedIndices(Sz); simplifyReductionOperand() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 5189 SmallBitVector UsedIndices(Sz); combineOrders() local |