Home
last modified time | relevance | path

Searched refs:ConnectRanges (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.h330 ADD_THREAD_SPECIFIC_COUNTER(V, Optimize, ConnectRanges) \
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h1583 void ConnectRanges(Zone* local_zone);
H A Dregister-allocator.cc4956 // from ConnectRanges and from ResolveControlFlow. Time to commit the spills in ResolveControlFlow()
5008 void LiveRangeConnector::ConnectRanges(Zone* local_zone) { in ConnectRanges() function in v8::internal::compiler::LiveRangeConnector
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc2332 DECL_PIPELINE_PHASE_CONSTANTS(ConnectRanges)
2336 connector.ConnectRanges(temp_zone); in Run()

Completed in 20 milliseconds