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