Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier_test.cc161 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro
248 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro
330 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro
412 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_P() macro
487 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_P() macro
Dload_store_elimination_test.cc1182 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1233 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1298 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1427 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1567 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1662 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1754 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1848 #define GET_BLOCK(name) HBasicBlock* name = blocks.Get(#name) in TEST_F() macro
1981 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro
2344 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro
[all …]
Dload_store_analysis_test.cc1952 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro