2 references to CORJIT_FLAG_PROCSPLIT
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCodegenCompilationBuilder.cs (1)
295corJitFlags.Add(CorJitFlag.CORJIT_FLAG_PROCSPLIT);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4721flags.Clear(CorJitFlag.CORJIT_FLAG_PROCSPLIT);