Searched refs:optQueueBlockingPush (Results 1 – 5 of 5) sorted by relevance
60 Ctx->optQueueBlockingPush(makeUnique<CfgOptWorkItem>(std::move(Func))); in translateFcn()
340 void optQueueBlockingPush(std::unique_ptr<OptWorkItem> Item);
879 void GlobalContext::optQueueBlockingPush(std::unique_ptr<OptWorkItem> Item) { in optQueueBlockingPush() function in Ice::GlobalContext
1644 Ctx->optQueueBlockingPush(makeUnique<CfgOptWorkItem>(std::move(Func))); in translate()
3177 Ctx->optQueueBlockingPush(Ice::makeUnique<CfgParserWorkItem>( in ParseBlock()