Home
last modified time | relevance | path

Searched refs:getGlobalVariables (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Transforms/IPO/
DStripSymbols.cpp335 DIArray GVs = DIC.getGlobalVariables(); in runOnModule()
/freebsd-9-stable/contrib/llvm/lib/IR/
DDebugInfo.cpp806 DIArray DICompileUnit::getGlobalVariables() const { in getGlobalVariables() function in DICompileUnit
972 DIArray GVs = CU.getGlobalVariables(); in processModule()
/freebsd-9-stable/contrib/llvm/include/llvm/
DDebugInfo.h419 DIArray getGlobalVariables() const;
/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp944 DIArray GVs = CUNode.getGlobalVariables(); in beginModule()