Lines Matching refs:WasmGraphBuilder
75 using CheckForNull = compiler::WasmGraphBuilder::CheckForNull;
112 WasmGraphBuildingInterface(compiler::WasmGraphBuilder* builder,
1155 using StaticKnowledge = compiler::WasmGraphBuilder::ObjectReferenceKnowledge;
1186 template <void (compiler::WasmGraphBuilder::*branch_function)(
1213 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnCast>(
1219 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnCast>(
1234 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnData>(
1241 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnData>(
1257 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnFunc>(
1264 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnFunc>(
1280 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnArray>(
1287 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnArray>(
1302 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnI31>(
1309 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnI31>(
1322 compiler::WasmGraphBuilder* builder_;
1387 compiler::WasmGraphBuilder::PrintDebugName(env->control);
1870 compiler::WasmGraphBuilder* builder,