Home
last modified time | relevance | path

Searched defs:CallsiteIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfReader.cpp82 std::optional<uint32_t> CallsiteIndex; in readContext() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp932 uint32_t CallsiteIndex = 0; in instrumentOneFunc() local