2 references to GetSlotType
ILCompiler.Compiler (2)
parent\parent\Common\JitInterface\WasmLowering.cs (2)
152
slotType =
GetSlotType
(multiSegmentType).Value;
182
WasmValueType? slotType =
GetSlotType
(type);