2 writes to hr
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
4625
pgoResults.
hr
= HRESULT.E_NOTIMPL;
4641
pgoResults.
hr
= HRESULT.S_OK;
1 reference to hr
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4652
return pgoResults.
hr
;