Searched refs:tryCombineIndexedLoadStore (Results 1 – 2 of 2) sorted by relevance
198 bool tryCombineIndexedLoadStore(MachineInstr &MI);
1020 bool CombinerHelper::tryCombineIndexedLoadStore(MachineInstr &MI) { in tryCombineIndexedLoadStore() function in CombinerHelper5678 if (tryCombineIndexedLoadStore(MI)) in tryCombine()