Searched refs:AdjustControlFlowInfo (Results 1 – 3 of 3) sorted by relevance
242 void AdjustControlFlowInfo();373 ART_FRIEND_TEST(SuperblockClonerTest, AdjustControlFlowInfo);
531 void SuperblockCloner::AdjustControlFlowInfo() { in AdjustControlFlowInfo() function in art::SuperblockCloner986 AdjustControlFlowInfo(); in Run()
229 TEST_F(SuperblockClonerTest, AdjustControlFlowInfo) { in TEST_F() argument