Searched refs:combineLoads (Results 1 – 1 of 1) sorted by relevance
83 bool combineLoads(DenseMap<const Value *, SmallVector<LoadPOPPair, 8>> &);85 bool combineLoads(SmallVectorImpl<LoadPOPPair> &);119 bool LoadCombine::combineLoads( in combineLoads() function in LoadCombine162 if (combineLoads(AggregateLoads)) in aggregateLoads()177 if (combineLoads(AggregateLoads)) in aggregateLoads()183 bool LoadCombine::combineLoads(SmallVectorImpl<LoadPOPPair> &Loads) { in combineLoads() function in LoadCombine252 if (combineLoads(LoadMap)) in runOnBasicBlock()270 if (combineLoads(LoadMap)) in runOnBasicBlock()