Searched refs:ProfileIsProbeBased (Results 1 – 8 of 8) sorted by relevance
201 if (FunctionSamples::ProfileIsProbeBased) in writeFuncMetadata()229 if (!FunctionSamples::ProfileIsProbeBased && !FunctionSamples::ProfileIsCS && in writeFuncMetadata()322 if (Type == SecFuncMetadata && FunctionSamples::ProfileIsProbeBased) in writeOneSection()515 if (FunctionSamples::ProfileIsProbeBased) { in writeSample()872 if ((FunctionSamples::ProfileIsCS || FunctionSamples::ProfileIsProbeBased) && in create()
365 ProfileIsProbeBased = (TopLevelProbeProfileCount > 0); in readImpl()366 FunctionSamples::ProfileIsProbeBased = ProfileIsProbeBased; in readImpl()690 ProfileIsProbeBased = in readOneSection()692 FunctionSamples::ProfileIsProbeBased = ProfileIsProbeBased; in readOneSection()1090 if (ProfileIsProbeBased) { in readFuncMetadata()
43 bool FunctionSamples::ProfileIsProbeBased = false; member in llvm::sampleprof::FunctionSamples223 if (FunctionSamples::ProfileIsProbeBased) { in getCallSiteIdentifier()
471 bool profileIsProbeBased() const { return ProfileIsProbeBased; } in profileIsProbeBased()534 bool ProfileIsProbeBased = false; variable
1106 static bool ProfileIsProbeBased;
552 if (FunctionSamples::ProfileIsProbeBased) in getInstWeight()583 assert(FunctionSamples::ProfileIsProbeBased && in getProbeWeight()737 if (FunctionSamples::ProfileIsProbeBased) { in findFunctionSamples()1599 if (FunctionSamples::ProfileIsProbeBased) { in generateMDProfMetadata()1750 if (FunctionSamples::ProfileIsProbeBased) { in emitAnnotations()
757 Optional<bool> ProfileIsProbeBased; in mergeSampleProfile() local780 if (ProfileIsProbeBased && in mergeSampleProfile()781 ProfileIsProbeBased != FunctionSamples::ProfileIsProbeBased) in mergeSampleProfile()784 ProfileIsProbeBased = FunctionSamples::ProfileIsProbeBased; in mergeSampleProfile()
534 FunctionSamples::ProfileIsProbeBased = true; in generateProbeBasedProfile()1112 FunctionSamples::ProfileIsProbeBased = true; in generateProbeBasedProfile()