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