Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Djump-threading.h20 static bool ComputeForwarding(Zone* local_zone, ZoneVector<RpoNumber>* result,
Djump-threading.cc60 bool JumpThreading::ComputeForwarding(Zone* local_zone, in ComputeForwarding() function in v8::internal::compiler::JumpThreading
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc2404 if (JumpThreading::ComputeForwarding(temp_zone, &result, data->sequence(), in DECL_PIPELINE_PHASE_CONSTANTS()