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