Home
last modified time | relevance | path

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

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