Searched refs:PerformMoves (Results 1 – 2 of 2) sorted by relevance
164 void PerformMoves(const Instruction* instruction);
280 void BlockAssessments::PerformMoves(const Instruction* instruction) { in PerformMoves() function in v8::internal::compiler::BlockAssessments562 block_assessments->PerformMoves(instr); in VerifyGapMoves()