Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp367 void cloneModuleFlagsMetadata(Module &Dst, const Module &Src, in cloneModuleFlagsMetadata() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h486 void cloneModuleFlagsMetadata(Module &Dst, const Module &Src,
DCompileOnDemandLayer.h464 cloneModuleFlagsMetadata(*GVsM, SrcM, VMap); in addLogicalModule()