Searched refs:combineLoads (Results 1 – 1 of 1) sorted by relevance
77 bool combineLoads(DenseMap<const Value *, SmallVector<LoadPOPPair, 8>> &);79 bool combineLoads(SmallVectorImpl<LoadPOPPair> &);110 bool LoadCombine::combineLoads( in combineLoads() function in LoadCombine150 if (combineLoads(AggregateLoads)) in aggregateLoads()165 if (combineLoads(AggregateLoads)) in aggregateLoads()171 bool LoadCombine::combineLoads(SmallVectorImpl<LoadPOPPair> &Loads) { in combineLoads() function in LoadCombine240 if (combineLoads(LoadMap)) in runOnBasicBlock()258 if (combineLoads(LoadMap)) in runOnBasicBlock()