Halide
ObjectInstanceRegistry.h File Reference
#include <cstddef>
#include <cstdint>
#include <map>
#include <mutex>
#include <vector>

Go to the source code of this file.

Classes

class  Halide::Internal::ObjectInstanceRegistry
 

Namespaces

 Halide
 This file defines the class FunctionDAG, which is our representation of a Halide pipeline, and contains methods to using Halide's bounds tools to query properties of it.
 
 Halide::Internal
 

Detailed Description

Provides a single global registry of Generators, GeneratorParams, and Params indexed by this pointer. This is used for finding the parameters inside of a Generator.

Definition in file ObjectInstanceRegistry.h.