Searched refs:UnhandledBlockID (Results 1 – 3 of 3) sorted by relevance
40 UnhandledBlockID = FlatProfileBlockID + 1, enumerator41 LAST_VALID = UnhandledBlockID
60 DescribeBlock(PGOCtxProfileBlockIDs::UnhandledBlockID, "Unhandled"); in PGOCtxProfileWriter()148 Writer.EnterSubblock(PGOCtxProfileBlockIDs::UnhandledBlockID, CodeLen); in writeContextual()
120 Entry->ID == PGOCtxProfileBlockIDs::UnhandledBlockID) { in readProfile()121 RET_ON_ERR(enterBlockWithID(PGOCtxProfileBlockIDs::UnhandledBlockID)); in readProfile()