Home
last modified time | relevance | path

Searched defs:add2 (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinduction_var_analysis_test.cc412 HInstruction* add2 = InsertInstruction( in TEST_F() local
512 HInstruction* add2 = InsertInstruction( in TEST_F() local
569 HInstruction* add2 = InsertInstruction( in TEST_F() local
Dscheduler_test.cc102 HInstruction* add2 = new (GetAllocator()) HAdd(DataType::Type::kInt32, add1, c2); in TestBuildDependencyGraphAndSchedule() local