2 references to AlignPointer
ILCompiler.ReadyToRun (2)
parent\parent\Common\Pgo\PgoFormat.cs (2)
42
HandleHistogramIntCount = (DescriptorMin * 2) | FourByte |
AlignPointer
, // 4 byte counter that is part of a type histogram. Aligned to match ClassProfile32's alignment.
54
ValueHistogramIntCount = (DescriptorMin * 8) | FourByte |
AlignPointer
,