Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp248 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in stripDeadDebugInfoImpl()
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp1214 CU->replaceGlobalVariables(nullptr); in prepareCompileUnitsForImport()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp96 CUNode->replaceGlobalVariables(MDTuple::get(VMContext, AllGVs)); in finalize()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1619 void replaceGlobalVariables(DIGlobalVariableExpressionArray N) { in replaceGlobalVariables() function