Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp382 while (std::unique_ptr<OptWorkItem> OptItem = optQueueBlockingPop()) { in translateFunctions() local
384 auto Func = OptItem->getParsedCfg(); in translateFunctions()