Home
last modified time | relevance | path

Searched refs:MovePhis (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dschedule.h296 void MovePhis(BasicBlock* from, BasicBlock* to);
H A Dschedule.cc398 void Schedule::MovePhis(BasicBlock* from, BasicBlock* to) { in MovePhis() function in v8::internal::compiler::Schedule

Completed in 3 milliseconds