Searched refs:FunctionTarget (Results 1 – 2 of 2) sorted by relevance
75 typedef std::pair<string, FunctionLibraryRuntime*> FunctionTarget; typedef76 std::map<FunctionTarget, FunctionLibraryRuntime::Handle> handle_cache_
280 FunctionTarget function_target; in ComputeAsync()