Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DOrcTestCommon.h180 std::function<RemoveModuleSignature> removeModuleImpl; variable
193 assert(removeModuleImpl && in removeModule()
195 return removeModuleImpl(H); in removeModule()