Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1160 LLVM_ABI void addQuery(std::shared_ptr<AsynchronousSymbolQuery> Q);
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1213 void JITDylib::MaterializingInfo::addQuery( in addQuery() function in llvm::orc::JITDylib::MaterializingInfo
2688 MI.addQuery(Q); in OL_completeLookup()