Searched refs:AdjustControlFlowInfo (Results 1 – 3 of 3) sorted by relevance
241 void AdjustControlFlowInfo();372 ART_FRIEND_TEST(SuperblockClonerTest, AdjustControlFlowInfo);
533 void SuperblockCloner::AdjustControlFlowInfo() { in AdjustControlFlowInfo() function in art::SuperblockCloner979 AdjustControlFlowInfo(); in Run()
228 TEST_F(SuperblockClonerTest, AdjustControlFlowInfo) { in TEST_F() argument