Home
last modified time | relevance | path

Searched refs:kEARLY (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dbranch-elimination.h28 kEARLY, in NON_EXPORTED_BASE() enumerator
Dbranch-elimination.cc112 if (phase_ == kEARLY) { in SimplifyBranchCondition()
124 common()->Phi(phase_ == kEARLY ? MachineRepresentation::kTagged in SimplifyBranchCondition()
Dpipeline.cc1855 BranchElimination::kEARLY); in DECL_PIPELINE_PHASE_CONSTANTS()