Searched refs:ContextsSectionBlockID (Results 1 – 3 of 3) sorted by relevance
35 ContextsSectionBlockID = ProfileMetadataBlockID + 1, enumerator36 ContextRootBlockID = ContextsSectionBlockID + 1,
54 DescribeBlock(PGOCtxProfileBlockIDs::ContextsSectionBlockID, "Contexts"); in PGOCtxProfileWriter()126 Writer.EnterSubblock(PGOCtxProfileBlockIDs::ContextsSectionBlockID, CodeLen); in startContextSection()
216 RET_ON_ERR(enterBlockWithID(PGOCtxProfileBlockIDs::ContextsSectionBlockID)); in loadContexts()249 if (Test == PGOCtxProfileBlockIDs::ContextsSectionBlockID) { in loadProfiles()