Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DStripSymbols.cpp358 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in stripDeadDebugInfoImpl()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DDIBuilder.cpp99 CUNode->replaceGlobalVariables(MDTuple::get(VMContext, AllGVs)); in finalize()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Linker/
DIRMover.cpp1166 CU->replaceGlobalVariables(nullptr); in prepareCompileUnitsForImport()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h1513 void replaceGlobalVariables(DIGlobalVariableExpressionArray N) { in replaceGlobalVariables() function