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