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