Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc2369 int hint_preference = 0; in ProcessPhis() local
2453 (predecessor_hint_preference > hint_preference)) { in ProcessPhis()
2456 hint_preference = predecessor_hint_preference; in ProcessPhis()