Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp358 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in stripDeadDebugInfoImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DIRMover.cpp1165 CU->replaceGlobalVariables(nullptr); in prepareCompileUnitsForImport()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp99 CUNode->replaceGlobalVariables(MDTuple::get(VMContext, AllGVs)); in finalize()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1513 void replaceGlobalVariables(DIGlobalVariableExpressionArray N) { in replaceGlobalVariables() function