Searched refs:ProfileIsFS (Results 1 – 6 of 6) sorted by relevance
48 bool FunctionSamples::ProfileIsFS = false; member in llvm::sampleprof::FunctionSamples222 bool ProfileIsFS) { in getCallSiteIdentifier() argument233 ProfileIsFS ? DIL->getDiscriminator() : DIL->getBaseDiscriminator(); in getCallSiteIdentifier()258 DIL, FunctionSamples::ProfileIsFS), in findFunctionSamples()
327 ProfileIsFS = ProfileIsFSDisciminator; in readImpl()328 FunctionSamples::ProfileIsFS = ProfileIsFS; in readImpl()685 ProfileIsFS = ProfileIsFSDisciminator; in readImpl()686 FunctionSamples::ProfileIsFS = ProfileIsFS; in readImpl()735 FunctionSamples::ProfileIsFS = ProfileIsFS = true; in readOneSection()1017 ProfileIsFS = ProfileIsFSDisciminator; in readImpl()1018 FunctionSamples::ProfileIsFS = ProfileIsFS; in readImpl()
331 if (Type == SecProfSummary && FunctionSamples::ProfileIsFS) in writeOneSection()
363 if (!ProfileIsFS) in getDiscriminatorMask()549 bool ProfileIsFS = false; variable
1096 bool ProfileIsFS = false);1135 static bool ProfileIsFS;
133 FunctionSamples::ProfileIsFS = Binary->useFSDiscriminator(); in create()150 FunctionSamples::ProfileIsFS = Binary->useFSDiscriminator(); in create()