Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc2593 HInstruction* cls2 = MakeClassLoad(); in TEST_P() local
2601 entry->AddInstruction(cls2); in TEST_P()
2760 HInstruction* cls2 = MakeClassLoad(); in TEST_P() local
2767 entry->AddInstruction(cls2); in TEST_P()
2902 HInstruction* cls2 = MakeClassLoad(); in TEST_P() local
2909 entry->AddInstruction(cls2); in TEST_P()
3074 HInstruction* cls2 = MakeClassLoad(); in TEST_P() local
3081 entry->AddInstruction(cls2); in TEST_P()
5706 entry->AddInstruction(cls2); in TEST_F()
5859 entry->AddInstruction(cls2); in TEST_F()
[all …]
H A Dload_store_analysis_test.cc1219 HInstruction* cls2 = MakeClassLoad(); in TEST_F() local
1221 new_inst, cls2, TypeCheckKind::kExactCheck, null_klass_, 0, GetAllocator(), nullptr, nullptr); in TEST_F()
1223 left->AddInstruction(cls2); in TEST_F()