HomeSort by relevance Sort by last modified time
    Searched refs:readOneFunctionProfile (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/ProfileData/
SampleProfReader.h 424 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/
SampleProfReader.h 437 std::error_code readOneFunctionProfile(const InlineCallStack &InlineStack,
  /external/llvm/lib/ProfileData/
SampleProfReader.cpp 580 if (std::error_code EC = readOneFunctionProfile(Stack, true, 0))
587 std::error_code SampleProfileReaderGCC::readOneFunctionProfile(
704 if (std::error_code EC = readOneFunctionProfile(NewStack, Update, Offset))

Completed in 63 milliseconds