Searched refs:JITDispatchHandlerFunction (Results 1 – 2 of 2) sorted by relevance
1403 using JITDispatchHandlerFunction = unique_function<void( variable1410 DenseMap<SymbolStringPtr, JITDispatchHandlerFunction>;1660 static JITDispatchHandlerFunction wrapAsyncWithSPS(HandlerT &&H) { in wrapAsyncWithSPS()1677 static JITDispatchHandlerFunction1807 DenseMap<ExecutorAddr, std::shared_ptr<JITDispatchHandlerFunction>>
2252 std::make_shared<JITDispatchHandlerFunction>(std::move(I->second)); in registerJITDispatchHandlers()2265 std::shared_ptr<JITDispatchHandlerFunction> F; in runJITDispatchHandler()