Home
last modified time | relevance | path

Searched refs:PerformMoves (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator-verifier.h145 void PerformMoves(const Instruction* instruction);
Dregister-allocator-verifier.cc266 void BlockAssessments::PerformMoves(const Instruction* instruction) { in PerformMoves() function in v8::internal::compiler::BlockAssessments
519 block_assessments->PerformMoves(instr); in VerifyGapMoves()