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

  /external/llvm/include/llvm/
DebugInfo.h 782 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder
  /external/llvm/lib/Transforms/Instrumentation/
DebugIR.cpp 324 << " in a list of " << Finder.subprogram_count()

Completed in 207 milliseconds