Searched refs:tryGetNextKnownBlockID (Results 1 – 2 of 2) sorted by relevance
60 bool PGOCtxProfileReader::tryGetNextKnownBlockID(PGOCtxProfileBlockIDs &ID) { in tryGetNextKnownBlockID() function in PGOCtxProfileReader77 return tryGetNextKnownBlockID(Test) && Test == ID; in canEnterBlockWithID()247 if (!tryGetNextKnownBlockID(Test)) in loadProfiles()
210 bool tryGetNextKnownBlockID(PGOCtxProfileBlockIDs &ID);