Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetLeft

58       input_b = input_binop->GetLeft();
60 } else if (input_binop->GetLeft()->IsConstant() &&
61 input_binop->GetLeft()->AsConstant()->IsOne()) {
124 HInstruction* binop_left = binop->GetLeft();
141 mul->GetLeft(),
154 mul->GetLeft(),
169 if (mul->GetLeft() == mul->GetRight()) {
173 HInstruction* left = mul->GetLeft();
189 HInstruction* left = op->GetLeft();
314 HInstruction* binop_left = binop->GetLeft();
332 mul->GetLeft(),