Home
last modified time | relevance | path

Searched refs:addModuleImpl (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DOrcTestCommon.h179 std::function<AddModuleSignature> addModuleImpl; variable
187 assert(addModuleImpl && in addModule()
189 return addModuleImpl(std::move(M), std::move(R)); in addModule()
DGlobalMappingLayerTest.cpp22 TestBaseLayer.addModuleImpl = in TEST()