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.h1245 void addQuery(std::shared_ptr<AsynchronousSymbolQuery> Q);
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1225 void JITDylib::MaterializingInfo::addQuery( in addQuery() function in llvm::orc::JITDylib::MaterializingInfo
2686 MI.addQuery(Q); in OL_completeLookup()