Searched refs:JITDispatchHandlerFunction (Results 1 – 2 of 2) sorted by relevance
1448 using JITDispatchHandlerFunction = unique_function<void( variable1455 DenseMap<SymbolStringPtr, JITDispatchHandlerFunction>;1699 static JITDispatchHandlerFunction wrapAsyncWithSPS(HandlerT &&H) { in wrapAsyncWithSPS()1716 static JITDispatchHandlerFunction1874 DenseMap<ExecutorAddr, std::shared_ptr<JITDispatchHandlerFunction>>
1933 std::make_shared<JITDispatchHandlerFunction>(std::move(I->second)); in registerJITDispatchHandlers()1946 std::shared_ptr<JITDispatchHandlerFunction> F; in runJITDispatchHandler()