Home | History | Annotate | Download | only in optimizing

Lines Matching refs:bin_op

73       HBinaryOperation* bin_op = instruction->AsBinaryOperation();
74 HInstruction* left = bin_op->GetLeft();
75 HInstruction* right = bin_op->GetRight();