Home
last modified time | relevance | path

Searched refs:subprogram_count (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Transforms/Instrumentation/
DDebugIR.cpp325 << " in a list of " << Finder.subprogram_count() in findDISubprogram()
/freebsd-9-stable/contrib/llvm/include/llvm/
DDebugInfo.h833 unsigned subprogram_count() const { return SPs.size(); } in subprogram_count() function