Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1322 for (auto &Q : MII->second.pendingQueries()) { in notifyFailed()
1735 << " " << KV.second.pendingQueries().size() in dump()
1737 for (const auto &Q : KV.second.pendingQueries()) in dump()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1215 for (auto &Q : MII->second.pendingQueries()) { in failSymbols()
1364 << " " << KV.second.pendingQueries().size() in dump()
1366 for (const auto &Q : KV.second.pendingQueries()) in dump()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h944 const AsynchronousSymbolQueryList &pendingQueries() const { in pendingQueries() function
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1069 const AsynchronousSymbolQueryList &pendingQueries() const { in pendingQueries() function