Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2143 auto ResultFuture = PromisedResult.get_future(); in lookup() local
2144 auto Result = ResultFuture.get(); in lookup()