Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc4897 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_P() local
5019 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_P() local
5145 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_P() local
5278 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_P() local
5397 HPhi* merge_alloc = FindSingleInstruction<HPhi>(graph_, breturn); in TEST_F() local
5508 HPhi* merge_alloc = FindSingleInstruction<HPhi>(graph_); in TEST_F() local
5597 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_F() local
6170 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_F() local
6397 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_F() local
6531 HPhi* merge_alloc = FindOrNull(merges.begin(), merges.end(), [](HPhi* p) { in TEST_F() local
[all …]