Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfReader.cpp103 const bool ExpectIndex = Kind == PGOCtxProfileBlockIDs::ContextNodeBlockID; in readProfile() local
110 (!ExpectIndex || CallsiteIndex.has_value()) && in readProfile()
144 if (!ExpectIndex) in readProfile()