Searched refs:foldSingleElementStore (Results 1 – 1 of 1) sorted by relevance
109 bool foldSingleElementStore(Instruction &I);1078 bool VectorCombine::foldSingleElementStore(Instruction &I) { in foldSingleElementStore() function in VectorCombine1743 MadeChange |= foldSingleElementStore(I); in run()