Home
last modified time | relevance | path

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

/external/v8/src/
Dlithium-allocator.cc1210 bool should_insert = true; in ConnectRanges() local
1212 should_insert = CanEagerlyResolveControlFlow(GetBlock(pos)); in ConnectRanges()
1214 if (should_insert) { in ConnectRanges()
/external/v8/src/compiler/
Dregister-allocator.cc1231 bool should_insert = true; in ConnectRanges() local
1233 should_insert = CanEagerlyResolveControlFlow(GetBlock(pos)); in ConnectRanges()
1235 if (should_insert) { in ConnectRanges()