Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfReader.cpp265 SampleContext FContext(FName); in readImpl() local
562 SampleContext FContext(*FName); in readFuncProfile() local
730 SampleContext FContext(ContextName); in readFuncProfiles() local
753 SampleContext FContext(NameOffset.first); in readFuncProfiles() local
969 SampleContext FContext(*FName); in readFuncMetadata() local
H A DSampleProf.cpp360 SampleContext FContext(Ret.first->first(), RawContext); in trimAndMergeColdContextProfiles() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp205 SampleContext FContext(*It.first, RawContext); in getFunctionProfileForContext() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp1251 DIScope *FContext = Unit; in codegen() local