Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.cc1211 bool should_insert = true; in ConnectRanges() local
1213 should_insert = CanEagerlyResolveControlFlow(GetBlock(pos)); in ConnectRanges()
1215 if (should_insert) { in ConnectRanges()