Searched refs:canEnterBlockWithID (Results 1 – 2 of 2) sorted by relevance
75 bool PGOCtxProfileReader::canEnterBlockWithID(PGOCtxProfileBlockIDs ID) { in canEnterBlockWithID() function in PGOCtxProfileReader168 while (canEnterBlockWithID(PGOCtxProfileBlockIDs::ContextNodeBlockID)) { in readProfile()217 while (canEnterBlockWithID(PGOCtxProfileBlockIDs::ContextRootBlockID)) { in loadContexts()227 while (canEnterBlockWithID(PGOCtxProfileBlockIDs::FlatProfileBlockID)) { in loadFlatProfileList()
211 bool canEnterBlockWithID(PGOCtxProfileBlockIDs ID);