Home
last modified time | relevance | path

Searched defs:GVU (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp98 for (auto *GVU : Finder.global_variables()) { in printModuleDebugInfo() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp67 } else if (const GlobalValue *GVU = dyn_cast<GlobalValue>(U)) { in addNonConstUser() local