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