Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc124 branch_hints_ = &branch_hints_it->second; in StartFunction()
292 if (branch_hints_) { in If()
293 hint = branch_hints_->GetHintFor(decoder->pc_relative_offset()); in If()
534 if (branch_hints_) { in BrIf()
535 hint = branch_hints_->GetHintFor(decoder->pc_relative_offset()); in BrIf()
1324 const BranchHintMap* branch_hints_ = nullptr; member

Completed in 4 milliseconds