Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc165 std::tuple<HBasicBlock*, HBasicBlock*, HBasicBlock*, HBasicBlock*> CreateDiamondShapedCFG() { in CreateDiamondShapedCFG() function in art::LoadStoreEliminationTestBase
576 std::tie(upper, left, right, down) = CreateDiamondShapedCFG(); in TEST_F()
619 std::tie(upper, left, right, down) = CreateDiamondShapedCFG(); in TEST_F()