Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.h327 ADD_THREAD_SPECIFIC_COUNTER(V, Optimize, BuildLiveRanges) \
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h720 // This is used as a cache in BuildLiveRanges and during register allocation.
1213 void BuildLiveRanges();
H A Dregister-allocator.cc2432 // BuildLiveRanges so that we can use the O(1) live-range look-up. in ProcessPhis()
2494 void LiveRangeBuilder::BuildLiveRanges() { in BuildLiveRanges() function in v8::internal::compiler::LiveRangeBuilder
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc2241 DECL_PIPELINE_PHASE_CONSTANTS(BuildLiveRanges)
2246 builder.BuildLiveRanges(); in Run()

Completed in 18 milliseconds