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

  /external/llvm/unittests/Transforms/Utils/
Cloning.cpp 299 unsigned SubprogramCount = Finder->subprogram_count();
  /external/llvm/include/llvm/IR/
DebugInfo.h 922 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
DebugIR.cpp 324 << " in a list of " << Finder.subprogram_count()

Completed in 414 milliseconds