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

  /external/llvm/include/llvm/IR/
DebugInfo.h 116 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 128 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 128 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 128 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 128 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 128 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 128 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 128 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 128 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder
  /external/llvm/unittests/Transforms/Utils/
Cloning.cpp 302 unsigned SubprogramCount = Finder->subprogram_count();
450 EXPECT_EQ(1U, Finder.subprogram_count());
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 838 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder

Completed in 459 milliseconds