Searched refs:JITDispatchHandlerFunction (Results 1 – 2 of 2) sorted by relevance
1393 using JITDispatchHandlerFunction = unique_function<void( variable1400 DenseMap<SymbolStringPtr, JITDispatchHandlerFunction>;1632 static JITDispatchHandlerFunction wrapAsyncWithSPS(HandlerT &&H) { in wrapAsyncWithSPS()1649 static JITDispatchHandlerFunction1777 DenseMap<JITTargetAddress, std::shared_ptr<JITDispatchHandlerFunction>>
2207 std::make_shared<JITDispatchHandlerFunction>(std::move(I->second)); in registerJITDispatchHandlers()2220 std::shared_ptr<JITDispatchHandlerFunction> F; in runJITDispatchHandler()