Searched refs:foldInstOperand (Results 1 – 1 of 1) sorted by relevance
108 bool foldInstOperand(MachineInstr &MI, MachineOperand &OpToFold) const;1371 bool SIFoldOperands::foldInstOperand(MachineInstr &MI, in foldInstOperand() function in SIFoldOperands1482 bool Changed = foldInstOperand(MI, OpToFold); in tryFoldFoldableCopy()