Searched refs:tryConstantFoldOp (Results 1 – 1 of 1) sorted by relevance
105 bool tryConstantFoldOp(MachineInstr *MI) const;1209 bool SIFoldOperands::tryConstantFoldOp(MachineInstr *MI) const { in tryConstantFoldOp() function in SIFoldOperands1392 if (tryConstantFoldOp(&UseMI)) { in foldInstOperand()