Searched refs:ALIGN_SIZE (Results 1 – 1 of 1) sorted by relevance
52 static constexpr size_t ALIGN_SIZE = 4; variable358 return sizeof(PGOMethodInfo) + AlignUp(length, ALIGN_SIZE); in Size()768 return sizeof(PGOLayoutDescInfo) + AlignUp(len, ALIGN_SIZE); in Size()