Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DStripSymbols.cpp343 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in runOnModule()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DStripSymbols.cpp360 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in runOnModule()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DStripSymbols.cpp405 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in stripDeadDebugInfoImpl()
/external/llvm/lib/IR/
DDIBuilder.cpp86 CUNode->replaceGlobalVariables(MDTuple::get(VMContext, AllGVs)); in finalize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp99 CUNode->replaceGlobalVariables(MDTuple::get(VMContext, AllGVs)); in finalize()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/
DIRMover.cpp1201 CU->replaceGlobalVariables(nullptr); in prepareCompileUnitsForImport()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDIBuilder.cpp112 CUNode->replaceGlobalVariables(MDTuple::get(VMContext, AllGVs)); in finalize()
/external/llvm/unittests/IR/
DMetadataTest.cpp1397 N->replaceGlobalVariables(GlobalVariables); in TEST_F()
1399 N->replaceGlobalVariables(nullptr); in TEST_F()
/external/llvm/include/llvm/IR/
DDebugInfoMetadata.h1123 void replaceGlobalVariables(DIGlobalVariableArray N) {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1306 void replaceGlobalVariables(DIGlobalVariableExpressionArray N) { in replaceGlobalVariables() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1549 void replaceGlobalVariables(DIGlobalVariableExpressionArray N) { in replaceGlobalVariables() function