Home
last modified time | relevance | path

Searched defs:externalize (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSplitModule.cpp194 static void externalize(GlobalValue *GV) { in externalize() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSplitModule.cpp218 static void externalize(GlobalValue *GV) { in externalize() function
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp476 auto externalize = [this](GlobalValue &GV) { in restoreLinkageForExternals() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp461 auto externalize = [this](GlobalValue &GV) { in restoreLinkageForExternals() local