Home
last modified time | relevance | path

Searched defs:cur_inactive (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc3168 for (const LiveRange* cur_inactive : inactive_live_ranges(cur_reg)) { in AssignRegisterOnReload() local
3963 LiveRange* cur_inactive = *it; in ForwardStateTo() local