3 references to BBCounts
ILCompiler.ReadyToRun (3)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
3170blockType = BlockType.BBCounts;
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
4206if (retBlockType == BlockType.BBCounts) 4312case BlockType.BBCounts: