Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetConstant

153     instruction->ReplaceWith(GetGraph()->GetConstant(Primitive::kPrimBoolean, 0));
165 instruction->ReplaceWith(GetGraph()->GetConstant(Primitive::kPrimBoolean, 1));
177 instruction->ReplaceWith(GetGraph()->GetConstant(Primitive::kPrimBoolean, 0));
189 instruction->ReplaceWith(GetGraph()->GetConstant(Primitive::kPrimBoolean, 1));
201 instruction->ReplaceWith(GetGraph()->GetConstant(Primitive::kPrimBoolean, 0));
213 instruction->ReplaceWith(GetGraph()->GetConstant(Primitive::kPrimBoolean, 1));
243 instruction->ReplaceWith(GetGraph()->GetConstant(Primitive::kPrimInt,
315 instruction->ReplaceWith(GetGraph()->GetConstant(type, 0));
348 instruction->ReplaceWith(GetGraph()->GetConstant(type, 0));
365 instruction->ReplaceWith(GetGraph()->GetConstant(type, 0));