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