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