Searched refs:findPairable (Results 1 – 1 of 1) sorted by relevance
82 MachineInstr *findPairable(MachineInstr &I1, bool &DoInsertAtI1,498 MachineInstr *I2 = findPairable(I1, DoInsertAtI1, OptForSize); in runOnMachineFunction()513 MachineInstr *HexagonCopyToCombine::findPairable(MachineInstr &I1, in findPairable() function in HexagonCopyToCombine