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

  /external/llvm/include/llvm/IR/
DebugInfo.h 513 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();

Completed in 170 milliseconds