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