Searched defs:ProfileIsPreInlined (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/ProfileData/ | ||
| H A D | SampleProfReader.h | 532 bool ProfileIsPreInlined = false; variable |
| /src/contrib/llvm-project/llvm/lib/ProfileData/ | ||
| H A D | SampleProf.cpp | 45 bool FunctionSamples::ProfileIsPreInlined = false; member in llvm::sampleprof::FunctionSamples |