4 references to BasicBlockInfo
ILCompiler.RyuJit (4)
parent\ILCompiler.ReadyToRun\IBC\IBCDataModel.cs (4)
52
sectionTypeInfo[(int)SectionFormat.
BasicBlockInfo
] = new SectionTypeInfo(tokenType, SectionFormat.
BasicBlockInfo
);
69
case SectionFormat.
BasicBlockInfo
:
108
yield return SectionFormat.
BasicBlockInfo
;