Searched refs:aggregateLoads (Results 1 – 1 of 1) sorted by relevance
78 bool aggregateLoads(SmallVectorImpl<LoadPOPPair> &);120 if (aggregateLoads(Loads.second)) in combineLoads()130 bool LoadCombine::aggregateLoads(SmallVectorImpl<LoadPOPPair> &Loads) { in aggregateLoads() function in LoadCombine