Lines Matching refs:GET_BLOCK
142 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro
143 GET_BLOCK(entry); in TEST_F()
144 GET_BLOCK(exit); in TEST_F()
145 GET_BLOCK(case1); in TEST_F()
146 GET_BLOCK(case2); in TEST_F()
147 GET_BLOCK(case3); in TEST_F()
148 GET_BLOCK(breturn); in TEST_F()
149 #undef GET_BLOCK in TEST_F()
235 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro
236 GET_BLOCK(entry); in TEST_F()
237 GET_BLOCK(exit); in TEST_F()
238 GET_BLOCK(case1); in TEST_F()
239 GET_BLOCK(case2); in TEST_F()
240 GET_BLOCK(case3); in TEST_F()
241 GET_BLOCK(breturn); in TEST_F()
242 #undef GET_BLOCK in TEST_F()
323 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_F() macro
324 GET_BLOCK(entry); in TEST_F()
325 GET_BLOCK(exit); in TEST_F()
326 GET_BLOCK(left); in TEST_F()
327 GET_BLOCK(right); in TEST_F()
328 GET_BLOCK(breturn); in TEST_F()
329 #undef GET_BLOCK in TEST_F()
411 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_P() macro
412 GET_BLOCK(entry); in TEST_P()
413 GET_BLOCK(exit); in TEST_P()
414 GET_BLOCK(breturn); in TEST_P()
415 GET_BLOCK(left); in TEST_P()
416 GET_BLOCK(right); in TEST_P()
417 #undef GET_BLOCK in TEST_P()
495 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_P() macro
496 GET_BLOCK(entry); in TEST_P()
497 GET_BLOCK(exit); in TEST_P()
498 #undef GET_BLOCK in TEST_P()