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