Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DStripSymbols.cpp360 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in runOnModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp99 CUNode->replaceGlobalVariables(MDTuple::get(VMContext, AllGVs)); in finalize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1306 void replaceGlobalVariables(DIGlobalVariableExpressionArray N) { in replaceGlobalVariables() function