Searched refs:PGOCtxProfileBlockIDs (Results 1 – 3 of 3) sorted by relevance
23 enum PGOCtxProfileBlockIDs { enum73 Writer.EnterSubblock(PGOCtxProfileBlockIDs::ProfileMetadataBlockID,
73 Blk->ID == PGOCtxProfileBlockIDs::ContextNodeBlockID; in canReadContext()78 RET_ON_ERR(Cursor.EnterSubBlock(PGOCtxProfileBlockIDs::ContextNodeBlockID)); in readContext()146 Cursor.EnterSubBlock(PGOCtxProfileBlockIDs::ProfileMetadataBlockID)); in readMetadata()
33 Writer.EnterSubblock(PGOCtxProfileBlockIDs::ContextNodeBlockID, CodeLen); in writeImpl()