Searched defs:RoutineCache (Results 1 – 2 of 2) sorted by relevance
27 using RoutineCache = LRUCache<State, std::shared_ptr<Routine>>; typedef
27 using RoutineCache = LRUCache<State, RoutineT<FunctionType>>; typedef