2 references to CorInfoRegionKind
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoTypes.cs (1)
835
public
CorInfoRegionKind
regionKind;
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
835
methodInfo->regionKind =
CorInfoRegionKind
.CORINFO_REGION_NONE;