Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp65 for (auto *GVU : Finder.global_variables()) { in printModuleDebugInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h151 iterator_range<global_variable_expression_iterator> global_variables() const { in global_variables() function