Home | History | Annotate | Download | only in optimizing

Lines Matching refs:InsertInstructionBefore

1438     user->GetBlock()->InsertInstructionBefore(move, user);
1486 at->GetBlock()->InsertInstructionBefore(move, at);
1501 at->GetBlock()->InsertInstructionBefore(move, at->GetNext());
1517 at->GetBlock()->InsertInstructionBefore(move, at);
1549 block->InsertInstructionBefore(move, last);
1571 block->InsertInstructionBefore(move, first);
1595 instruction->GetBlock()->InsertInstructionBefore(move, instruction->GetNext());