Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc4914 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_P() local
5040 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_P() local
5170 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_P() local
5308 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_P() local
5432 HPhi* merge_alloc = FindSingleInstruction<HPhi>(graph_, breturn); in TEST_F() local
5547 HPhi* merge_alloc = FindSingleInstruction<HPhi>(graph_); in TEST_F() local
5640 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_F() local
6229 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_F() local
6464 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_F() local
6602 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_F() local
[all …]