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