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

/external/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp74 for (DebugInfoFinder::iterator I = Finder.global_variable_begin(),
/external/llvm/include/llvm/
H A DDebugInfo.h865 iterator global_variable_begin() const { return GVs.begin(); } function in class:llvm::DebugInfoFinder
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp710 for (DebugInfoFinder::iterator I = DbgFinder.global_variable_begin(),

Completed in 784 milliseconds