Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1321 AsynchronousSymbolQueryList ToDetach; in notifyFailed() local
1325 ToDetach.push_back(Q); in notifyFailed()
1327 for (auto &Q : ToDetach) in notifyFailed()