Home
last modified time | relevance | path

Searched refs:temp_add (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dsuperblock_cloner_test.cc435 HInstruction* temp_add = new (GetAllocator()) HAdd(DataType::Type::kInt32, in TEST_F() local
438 temp1->AddInstruction(temp_add); in TEST_F()
440 loop_phi->AddInput(temp_add); in TEST_F()