Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dschedule.cc348 EliminateRedundantPhiNodes(); in EnsureCFGWellFormedness()
351 void Schedule::EliminateRedundantPhiNodes() { in EliminateRedundantPhiNodes() function in v8::internal::compiler::Schedule
Dschedule.h292 void EliminateRedundantPhiNodes(); in NON_EXPORTED_BASE()