Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp381 while (std::unique_ptr<OptWorkItem> OptItem = optQueueBlockingPop()) { in translateFunctions()
889 std::unique_ptr<OptWorkItem> GlobalContext::optQueueBlockingPop() { in optQueueBlockingPop() function in Ice::GlobalContext
DIceGlobalContext.h345 std::unique_ptr<OptWorkItem> optQueueBlockingPop();