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

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfo.h 151 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
CloneFunction.cpp 198 DIFinder->subprogram_count() > 0) {
223 "Subprogram should be in DIFinder->subprogram_count()...");

Completed in 28 milliseconds