Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h653 std::error_code readFuncMetadata(bool ProfileHasAttribute);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfReader.cpp963 SampleProfileReaderExtBinaryBase::readFuncMetadata(bool ProfileHasAttribute) { in readFuncMetadata() argument
980 if (ProfileHasAttribute) { in readFuncMetadata()