Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator-verifier.h164 void PerformMoves(const Instruction* instruction);
Dregister-allocator-verifier.cc280 void BlockAssessments::PerformMoves(const Instruction* instruction) { in PerformMoves() function in v8::internal::compiler::BlockAssessments
562 block_assessments->PerformMoves(instr); in VerifyGapMoves()