Searched refs:isIdenticalOp (Results 1 – 1 of 1) sorted by relevance
69 bool isIdenticalOp(const MachineOperand &MO1, const MachineOperand &MO2);179 bool OptimizeLEAPass::isIdenticalOp(const MachineOperand &MO1, in isIdenticalOp() function in OptimizeLEAPass201 if (!isIdenticalOp(MI1.getOperand(N1 + N), MI2.getOperand(N2 + N))) in isSimilarMemOp()207 if (!isIdenticalOp(*Op1, *Op2)) { in isSimilarMemOp()