Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DSampleProfReader.cpp518 if (std::error_code EC = readOneFunctionProfile(Stack, true, 0)) in readFunctionProfiles()
524 std::error_code SampleProfileReaderGCC::readOneFunctionProfile( in readOneFunctionProfile() function in SampleProfileReaderGCC
640 if (std::error_code EC = readOneFunctionProfile(NewStack, Update, Offset)) in readOneFunctionProfile()
/external/llvm/include/llvm/ProfileData/
DSampleProfReader.h384 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,