Searched refs:ProfileIsFS (Results 1 – 5 of 5) 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()250 DIL, FunctionSamples::ProfileIsFS), in findFunctionSamples()
328 ProfileIsFS = ProfileIsFSDisciminator; in readImpl()329 FunctionSamples::ProfileIsFS = ProfileIsFS; in readImpl()681 ProfileIsFS = ProfileIsFSDisciminator; in readImpl()682 FunctionSamples::ProfileIsFS = ProfileIsFS; in readImpl()706 FunctionSamples::ProfileIsFS = ProfileIsFS = true; in readOneSection()
438 if (Type == SecProfSummary && FunctionSamples::ProfileIsFS) in writeOneSection()
367 if (!ProfileIsFS) in getDiscriminatorMask()469 bool profileIsFS() const { return ProfileIsFS; } in profileIsFS()538 bool ProfileIsFS = false; variable
1153 bool ProfileIsFS = false);1196 static bool ProfileIsFS;