Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp468 VModuleKey NewKey) { in delegate() argument
470 if (NewKey == VModuleKey()) in delegate()
471 NewKey = K; in delegate()
486 std::move(NewKey)); in delegate()
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h225 VModuleKey NewKey = VModuleKey());