Home
last modified time | relevance | path

Searched refs:subprogram_begin (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Analysis/
DModuleDebugInfoPrinter.cpp67 for (DebugInfoFinder::iterator I = Finder.subprogram_begin(), in print()
/external/llvm/lib/Transforms/Instrumentation/
DDebugIR.cpp328 for (DebugInfoFinder::iterator i = Finder.subprogram_begin(), in findDISubprogram()
/external/llvm/include/llvm/
DDebugInfo.h771 iterator subprogram_begin() const { return SPs.begin(); } in subprogram_begin() function
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp840 for (DebugInfoFinder::iterator I = DbgFinder.subprogram_begin(), in recordAndEmitFilenames()
/external/llvm/lib/IR/
DVerifier.cpp2320 for (DebugInfoFinder::iterator I = Finder.subprogram_begin(), in verifyDebugInfo()