Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp355 SampleContext FContext(FName, CSNameTable); in readImpl() local
547 auto FContext(readContextFromTable(&Idx)); readSampleContextFromTable() local
883 const auto &FContext = NameOffset.first; readFuncProfiles() local
922 SampleContext FContext(NameOffset.first); readFuncProfiles() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1052 auto &FContext = PD.second.getContext(); adjustInstrProfile() local
1486 SampleContext FContext = Samples.getContext(); mergeSampleProfile() local