Home
last modified time | relevance | path

Searched refs:CreateDiamondShapedCFG (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dload_store_elimination_test.cc115 std::tuple<HBasicBlock*, HBasicBlock*, HBasicBlock*, HBasicBlock*> CreateDiamondShapedCFG() { in CreateDiamondShapedCFG() function in art::LoadStoreEliminationTest
514 std::tie(upper, left, right, down) = CreateDiamondShapedCFG(); in TEST_F()
555 std::tie(upper, left, right, down) = CreateDiamondShapedCFG(); in TEST_F()