Searched refs:compile_unit_begin (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp60 for (DebugInfoFinder::iterator I = Finder.compile_unit_begin(),
/freebsd-10.1-release/contrib/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp310 for (DebugInfoFinder::iterator CI = F.compile_unit_begin(),
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp188 Finder.compile_unit_count() == 1 ? *Finder.compile_unit_begin() : 0);
/freebsd-10.1-release/contrib/llvm/include/llvm/
H A DDebugInfo.h820 iterator compile_unit_begin() const { return CUs.begin(); } function in class:llvm::DebugInfoFinder
/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DVerifier.cpp2386 for (DebugInfoFinder::iterator I = Finder.compile_unit_begin(),
/freebsd-10.1-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp847 for (DebugInfoFinder::iterator I = DbgFinder.compile_unit_begin(),

Completed in 128 milliseconds