Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfWriter.cpp31 writeImpl(std::optional<uint32_t> CallerIndex,const ContextNode & Node) writeImpl() argument
/llvm-project/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp1274 assert(CallerIndex && in populateBodySamplesWithProbes() local