Searched refs:AdjustControlFlowInfo (Results 1 – 3 of 3) sorted by relevance
239 void AdjustControlFlowInfo();358 ART_FRIEND_TEST(SuperblockClonerTest, AdjustControlFlowInfo);
493 void SuperblockCloner::AdjustControlFlowInfo() { in AdjustControlFlowInfo() function in art::SuperblockCloner933 AdjustControlFlowInfo(); in Run()
232 TEST_F(SuperblockClonerTest, AdjustControlFlowInfo) { in TEST_F() argument