Searched refs:MoveAfterInBlock (Results 1 – 1 of 1) sorted by relevance
641 static void MoveAfterInBlock(HInstruction* instruction, HInstruction* cursor) { in MoveAfterInBlock() function653 MoveAfterInBlock(instruction, cursor_); in Schedule()