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.cpp365 SampleContext FContext(FName, CSNameTable); in readImpl() local
570 auto FContext(readContextFromTable(&Idx)); in readSampleContextFromTable() local
920 const auto &FContext = NameOffset.first; in readFuncProfiles() local
959 SampleContext FContext(NameOffset.first); in readFuncProfiles() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1198 auto &FContext = PD.second.getContext(); in adjustInstrProfile() local
1638 SampleContext FContext = Samples.getContext(); in mergeSampleProfile() local