Searched refs:CreateDiamondShapedCFG (Results 1 – 1 of 1) sorted by relevance
165 std::tuple<HBasicBlock*, HBasicBlock*, HBasicBlock*, HBasicBlock*> CreateDiamondShapedCFG() { in CreateDiamondShapedCFG() function in art::LoadStoreEliminationTestBase576 std::tie(upper, left, right, down) = CreateDiamondShapedCFG(); in TEST_F()619 std::tie(upper, left, right, down) = CreateDiamondShapedCFG(); in TEST_F()