8 references to FourByte
ILCompiler.ReadyToRun (8)
parent\parent\Common\Pgo\PgoFormat.cs (8)
40
BasicBlockIntCount = (DescriptorMin * 1) |
FourByte
, // basic block counter using unsigned 4 byte int
42
HandleHistogramIntCount = (DescriptorMin * 2) |
FourByte
| AlignPointer, // 4 byte counter that is part of a type histogram. Aligned to match ClassProfile32's alignment.
48
EdgeIntCount = (DescriptorMin * 6) |
FourByte
, // edge counter using unsigned 4 byte int
54
ValueHistogramIntCount = (DescriptorMin * 8) |
FourByte
| AlignPointer,
87
(((InstrumentationKind & PgoInstrumentationKind.MarshalMask) == PgoInstrumentationKind.
FourByte
) ||
260
case PgoInstrumentationKind.
FourByte
:
359
case PgoInstrumentationKind.
FourByte
:
445
case PgoInstrumentationKind.
FourByte
: