Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDStripSymbols.cpp248 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in stripDeadDebugInfoImpl()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
HDIRMover.cpp1214 CU->replaceGlobalVariables(nullptr); in prepareCompileUnitsForImport()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDDIBuilder.cpp96 CUNode->replaceGlobalVariables(MDTuple::get(VMContext, AllGVs)); in finalize()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfoMetadata.h1619 void replaceGlobalVariables(DIGlobalVariableExpressionArray N) { in replaceGlobalVariables() function