HomeSort by: relevance | last modified time | path
    Searched refs:readOneFunctionProfile (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfReader.h 807 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfReader.cpp 1390 if (std::error_code EC = readOneFunctionProfile(Stack, true, 0))
1397 std::error_code SampleProfileReaderGCC::readOneFunctionProfile(
1512 if (std::error_code EC = readOneFunctionProfile(NewStack, Update, Offset))

Completed in 18 milliseconds