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