Home
last modified time | relevance | path

Searched defs:Globals (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DGlobalMerge.cpp143 bool GlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge()
234 DenseMap<unsigned, SmallVector<GlobalVariable*, 16> > Globals, ConstGlobals, in doInitialization() local
/freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp67 DenseSet<const GlobalVariable *> &Globals) { in DiscoverDependentGlobals()
936 SmallVector<const GlobalVariable *, 8> Globals; in emitGlobals() local
/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2494 const StringMap<DIE*> &Globals = TheCU->getGlobalNames(); in emitDebugPubNames() local
2564 const StringMap<DIE *> &Globals = TheCU->getGlobalTypes(); in emitDebugPubTypes() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp479 Module::GlobalListType &Globals = GV->getParent()->getGlobalList(); in SRAGlobal() local