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

/external/v8/src/crankshaft/
H A Dlithium-allocator.h318 // This is used as a cache, it's invalid outside of BuildLiveRanges.
386 void BuildLiveRanges();
H A Dlithium-allocator.cc1083 BuildLiveRanges();
1262 void LAllocator::BuildLiveRanges() { function in class:LAllocator
/external/v8/src/compiler/
H A Dregister-allocator.h463 // This is used as a cache, it's invalid outside of BuildLiveRanges.
910 void BuildLiveRanges();
H A Dpipeline.cc1280 builder.BuildLiveRanges();
H A Dregister-allocator.cc2316 // BuildLiveRanges so that we can use the O(1) live-range look-up.
2381 void LiveRangeBuilder::BuildLiveRanges() { function in class:v8::internal::compiler::LiveRangeBoundArray::LiveRangeBuilder

Completed in 136 milliseconds