Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.cc1178 static bool AreUseIntervalsIntersecting(UseInterval* interval1, in AreUseIntervalsIntersecting() function
1264 return AreUseIntervalsIntersecting(use_interval_, other->use_interval_); in IsIntersectingWith()
3431 AreUseIntervalsIntersecting(first_op_spill->interval(), in TryReuseSpillForPhi()