Home
last modified time | relevance | path

Searched refs:FIRST_VALID (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DPGOCtxProfWriter.h33 FIRST_VALID = bitc::FIRST_APPLICATION_BLOCKID, enumerator
34 ProfileMetadataBlockID = FIRST_VALID,
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfReader.cpp68 if (PGOCtxProfileBlockIDs::FIRST_VALID > Blk->ID || in tryGetNextKnownBlockID()