Home
last modified time | relevance | path

Searched refs:GCOVTagAFDOFunction (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DSampleProfReader.h895 static const uint32_t GCOVTagAFDOFunction = 0xac000000; variable
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DSampleProfReader.cpp1637 if (std::error_code EC = readSectionTag(GCOVTagAFDOFunction)) in readFunctionProfiles()