Lines Matching refs:GET_BLOCK
158 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_P() macro
159 GET_BLOCK(entry); in TEST_P()
160 GET_BLOCK(exit); in TEST_P()
161 GET_BLOCK(breturn); in TEST_P()
162 GET_BLOCK(left); in TEST_P()
163 GET_BLOCK(right); in TEST_P()
164 #undef GET_BLOCK in TEST_P()
233 #define GET_BLOCK(name) HBasicBlock* name = blks.Get(#name) in TEST_P() macro
234 GET_BLOCK(entry); in TEST_P()
235 GET_BLOCK(exit); in TEST_P()
236 #undef GET_BLOCK in TEST_P()