Home
last modified time | relevance | path

Searched refs:destination_kinds (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dgap-resolver.cc90 base::EnumSet<MoveOperandKind, uint8_t> destination_kinds; in Resolve() local
106 destination_kinds.Add(GetKind(move->destination())); in Resolve()
115 if ((source_kinds & destination_kinds).empty() || moves->size() < 2) { in Resolve()

Completed in 1 milliseconds