Lines Matching refs:CreateBasicLoopDataFlow

42   void CreateBasicLoopDataFlow(HBasicBlock* loop_header, HBasicBlock* loop_body) {  in CreateBasicLoopDataFlow()  function in art::SuperblockClonerTest
76 CreateBasicLoopDataFlow(header, loop_body); in TEST_F()
106 CreateBasicLoopDataFlow(header, loop_body); in TEST_F()
185 CreateBasicLoopDataFlow(header, loop_body); in TEST_F()
222 CreateBasicLoopDataFlow(header, loop_body); in TEST_F()
242 CreateBasicLoopDataFlow(header, loop_body); in TEST_F()
276 CreateBasicLoopDataFlow(header, loop_body); in TEST_F()
310 CreateBasicLoopDataFlow(header, loop_body); in TEST_F()
355 CreateBasicLoopDataFlow(header, loop_body); in TEST_F()
407 CreateBasicLoopDataFlow(header1, body1); in TEST_F()
410 CreateBasicLoopDataFlow(header2, body2_end); in TEST_F()
413 CreateBasicLoopDataFlow(header3, body3); in TEST_F()
448 CreateBasicLoopDataFlow(header1, body1_end); in TEST_F()
451 CreateBasicLoopDataFlow(header2, body2_end); in TEST_F()
454 CreateBasicLoopDataFlow(header3, body3); in TEST_F()
457 CreateBasicLoopDataFlow(header4, body4); in TEST_F()
498 CreateBasicLoopDataFlow(header1, body1_end); in TEST_F()
501 CreateBasicLoopDataFlow(header2, body2_end); in TEST_F()
504 CreateBasicLoopDataFlow(header3, body3); in TEST_F()
543 CreateBasicLoopDataFlow(header, loop_body); in TEST_F()
602 CreateBasicLoopDataFlow(header1, body1_end); in TEST_F()
605 CreateBasicLoopDataFlow(header2, body2_end); in TEST_F()
608 CreateBasicLoopDataFlow(header3, body3); in TEST_F()
611 CreateBasicLoopDataFlow(header4, body4); in TEST_F()
614 CreateBasicLoopDataFlow(header5, body5); in TEST_F()