Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp355 SampleContext FContext(FName, CSNameTable); in readImpl() local
548 auto FContext(readContextFromTable(&Idx)); in readSampleContextFromTable() local
884 const auto &FContext = NameOffset.first; in readFuncProfiles() local
923 SampleContext FContext(NameOffset.first); in readFuncProfiles() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1110 auto &FContext = PD.second.getContext(); in adjustInstrProfile() local
1545 SampleContext FContext = Samples.getContext(); in mergeSampleProfile() local