Searched refs:JITDispatchHandlerFunction (Results 1 – 2 of 2) sorted by relevance
1372 using JITDispatchHandlerFunction = unique_function<void( variable1379 DenseMap<SymbolStringPtr, JITDispatchHandlerFunction>;1666 static JITDispatchHandlerFunction wrapAsyncWithSPS(HandlerT &&H) { in wrapAsyncWithSPS()1683 static JITDispatchHandlerFunction1842 DenseMap<ExecutorAddr, std::shared_ptr<JITDispatchHandlerFunction>>
1927 std::make_shared<JITDispatchHandlerFunction>(std::move(I->second)); in registerJITDispatchHandlers()1941 std::shared_ptr<JITDispatchHandlerFunction> F; in runJITDispatchHandler()