Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp355 SampleContext FContext(FName, CSNameTable); 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...]
/llvm-project/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp1251 DIScope *FContext = Unit; in codegen() local
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1110 auto &FContext = PD.second.getContext(); adjustInstrProfile() local
1544 SampleContext FContext = Samples.getContext(); mergeSampleProfile() local