Searched refs:constant0 (Results 1 – 1 of 1) sorted by relevance
536 HIntConstant* constant0 = graph->GetIntConstant(0); in TEST() local538 HEqual* equal = new (&allocator) HEqual(constant0, constant0); in TEST()555 then->AddInstruction(new (&allocator) HReturn(constant0)); in TEST()