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