Searched refs:OptItem (Results 1 – 1 of 1) sorted by relevance
382 while (std::unique_ptr<OptWorkItem> OptItem = optQueueBlockingPop()) { in translateFunctions() local384 auto Func = OptItem->getParsedCfg(); in translateFunctions()