Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dfunction-body-decoder.h31 typedef compiler::WasmGraphBuilder TFBuilder; typedef
53 TFBuilder* builder, WasmFeatures* detected,
Dfunction-body-decoder.cc85 explicit WasmGraphBuildingInterface(TFBuilder* builder) : builder_(builder) {} in WasmGraphBuildingInterface()
495 TFBuilder* builder_;
848 const wasm::WasmModule* module, TFBuilder* builder, in BuildTFGraph()