Searched refs:subprogram_count (Results 1 - 3 of 3) sorted by relevance

/external/llvm/unittests/Transforms/Utils/
H A DCloning.cpp299 unsigned SubprogramCount = Finder->subprogram_count();
/external/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp324 << " in a list of " << Finder.subprogram_count()
/external/llvm/include/llvm/IR/
H A DDebugInfo.h922 unsigned subprogram_count() const { return SPs.size(); } function in class:llvm::DebugInfoFinder

Completed in 261 milliseconds