Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp405 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in stripDeadDebugInfoImpl()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp112 CUNode->replaceGlobalVariables(MDTuple::get(VMContext, AllGVs)); in finalize()
/openbsd-src/gnu/llvm/llvm/lib/Linker/
H A DIRMover.cpp1201 CU->replaceGlobalVariables(nullptr); in prepareCompileUnitsForImport()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1549 void replaceGlobalVariables(DIGlobalVariableExpressionArray N) { in replaceGlobalVariables() function