Searched refs:ProfileIsPreInlined (Results 1 – 5 of 5) sorted by relevance
306 if (FunctionSamples::ProfileIsCS || FunctionSamples::ProfileIsPreInlined) { in writeFuncMetadata()333 !FunctionSamples::ProfileIsPreInlined) in writeFuncMetadata()430 (FunctionSamples::ProfileIsCS || FunctionSamples::ProfileIsPreInlined)) in writeOneSection()434 if (Type == SecProfSummary && FunctionSamples::ProfileIsPreInlined) in writeOneSection()
435 ProfileIsPreInlined = true; in readImpl()466 FunctionSamples::ProfileIsPreInlined = ProfileIsPreInlined; in readImpl()733 FunctionSamples::ProfileIsPreInlined = ProfileIsPreInlined = true; in readOneSection()
46 bool FunctionSamples::ProfileIsPreInlined = false; member in llvm::sampleprof::FunctionSamples
489 bool profileIsPreInlined() const { return ProfileIsPreInlined; } in profileIsPreInlined()584 bool ProfileIsPreInlined = false; variable
1202 LLVM_ABI static bool ProfileIsPreInlined;