4 references to HasGenericContextArg
ILCompiler.Compiler (4)
parent\parent\Common\JitInterface\WasmLowering.cs (4)
594
flags |= LoweringFlags.
HasGenericContextArg
;
612
flags |= LoweringFlags.
HasGenericContextArg
;
632
flags |= LoweringFlags.
HasGenericContextArg
;
750
if (flags.HasFlag(LoweringFlags.
HasGenericContextArg
))