Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis_test.cc583 HInstruction* sub_0 = new (GetAllocator()) HSub(DataType::Type::kInt32, index, c0); in TEST_F() local
587 array, sub_0, c0, DataType::Type::kInt32, 0); in TEST_F()
598 entry->AddInstruction(sub_0); in TEST_F()