Home
last modified time | relevance | path

Searched defs:ProfileIsPreInlined (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h543 bool ProfileIsPreInlined = false; variable
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProf.cpp45 bool FunctionSamples::ProfileIsPreInlined = false; member in llvm::sampleprof::FunctionSamples