Expand description
Translated from CodeGenOptions.h:74 (field-for-field).
Node: cxx:Record:Luau.CodeGen:CodeGen/include/Luau/CodeGenOptions.h:74:host_ir_hooks
Source: CodeGen/include/Luau/CodeGenOptions.h
Graph edges:
- declared_by: source_file CodeGen/include/Luau/CodeGenOptions.h
- incoming:
- declares <- source_file CodeGen/include/Luau/CodeGenOptions.h
- type_ref <- record CompilationOptions (CodeGen/include/Luau/CodeGenOptions.h)
- type_ref <- record IrBuilder (CodeGen/include/Luau/IrBuilder.h)
- type_ref <- method IrBuilder::IrBuilder (CodeGen/src/IrBuilder.cpp)
- type_ref <- function analyzeBytecodeTypes (CodeGen/src/BytecodeAnalysis.cpp)
- type_ref <- record IrAssemblyFixture (tests/IrAssembly.test.cpp)
- type_ref <- record IrBuilderFixture (tests/IrBuilder.test.cpp)
- outgoing:
- type_ref -> type_alias HostVectorOperationBytecodeType (CodeGen/include/Luau/CodeGenOptions.h)
- type_ref -> type_alias HostVectorAccessHandler (CodeGen/include/Luau/CodeGenOptions.h)
- type_ref -> type_alias HostVectorNamecallHandler (CodeGen/include/Luau/CodeGenOptions.h)
- type_ref -> type_alias HostUserdataOperationBytecodeType (CodeGen/include/Luau/CodeGenOptions.h)
- type_ref -> type_alias HostUserdataMetamethodBytecodeType (CodeGen/include/Luau/CodeGenOptions.h)
- type_ref -> type_alias HostUserdataAccessHandler (CodeGen/include/Luau/CodeGenOptions.h)
- type_ref -> type_alias HostUserdataMetamethodHandler (CodeGen/include/Luau/CodeGenOptions.h)
- type_ref -> type_alias HostUserdataNamecallHandler (CodeGen/include/Luau/CodeGenOptions.h)
- translates_to -> rust_item HostIrHooks