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