Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DSampleProfReader.cpp63 void SampleProfileReader::dumpFunctionProfile(SampleContext FContext, in dumpFunctionProfile()
353 SampleContext FContext(FName, CSNameTable); in readImpl() local
667 ErrorOr<SampleContext> FContext(readSampleContextFromTable()); in readFuncProfile() local
708 auto FContext(readContextFromTable()); in readSampleContextFromTable() local
813 auto FContext(readSampleContextFromTable()); in readFuncOffsetTable() local
872 const auto &FContext = NameOffset.first; in readFuncProfiles() local
908 SampleContext FContext(NameOffset.first); in readFuncProfiles() local
1195 auto FContext(readSampleContextFromTable()); in readFuncMetadata() local
1219 auto FContext(readSampleContextFromTable()); in readFuncMetadata() local
DSampleProf.cpp394 SampleContext FContext(Ret.first->first, RawContext); in trimAndMergeColdContextProfiles() local
/external/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp1243 DIScope *FContext = Unit; in codegen() local