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