Searched refs:ProfileIsPreInlined (Results 1 – 5 of 5) sorted by relevance
308 if (FunctionSamples::ProfileIsCS || FunctionSamples::ProfileIsPreInlined) { in writeFuncMetadata()335 !FunctionSamples::ProfileIsPreInlined) in writeFuncMetadata()432 (FunctionSamples::ProfileIsCS || FunctionSamples::ProfileIsPreInlined)) in writeOneSection()436 if (Type == SecProfSummary && FunctionSamples::ProfileIsPreInlined) in writeOneSection()
427 ProfileIsPreInlined = true; in readImpl()444 FunctionSamples::ProfileIsPreInlined = ProfileIsPreInlined; in readImpl()705 FunctionSamples::ProfileIsPreInlined = ProfileIsPreInlined = true; in readOneSection()
45 bool FunctionSamples::ProfileIsPreInlined = false; member in llvm::sampleprof::FunctionSamples
466 bool profileIsPreInlined() const { return ProfileIsPreInlined; } in profileIsPreInlined()532 bool ProfileIsPreInlined = false; variable
1190 static bool ProfileIsPreInlined;