2 references to findKnownBlock
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
4278
BlockType locationBlock =
findKnownBlock
(location, out relocOffset);
4285
BlockType targetBlock =
findKnownBlock
(target, out relocDelta);