Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/
DSampleProfReader.h402 static const uint32_t GCOVTagAFDOFunction = 0xac000000; variable
/external/llvm/lib/ProfileData/
DSampleProfReader.cpp509 if (std::error_code EC = readSectionTag(GCOVTagAFDOFunction)) in readFunctionProfiles()