Searched refs:ProfileIsFS (Results 1 – 5 of 5) sorted by relevance
45 bool FunctionSamples::ProfileIsFS = false; member in llvm::sampleprof::FunctionSamples228 if (ProfileIsFS) in findFunctionSamples()
251 ProfileIsFS = ProfileIsFSDisciminator; in readImpl()599 ProfileIsFS = ProfileIsFSDisciminator; in readImpl()621 FunctionSamples::ProfileIsFS = ProfileIsFS = true; in readOneSection()887 ProfileIsFS = ProfileIsFSDisciminator; in readImpl()
255 if (Type == SecProfSummary && FunctionSamples::ProfileIsFS) in writeOneSection()
364 if (!ProfileIsFS) in getDiscriminatorMask()530 bool ProfileIsFS = false; variable
898 static bool ProfileIsFS;