Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dbranch-hint-map.h40 using BranchHintInfo = std::unordered_map<uint32_t, BranchHintMap>; variable
Dwasm-module.h515 BranchHintInfo branch_hints;
Dmodule-decoder.cc1368 BranchHintInfo branch_hints; in DecodeBranchHintsSection()