Home
last modified time | relevance | path

Searched defs:NormalizedBinding (Results 1 – 2 of 2) sorted by relevance

/external/google-fruit/include/fruit/impl/normalized_component_storage/
Dnormalized_bindings.h27 struct NormalizedBinding { struct
29 …d iff this is a terminal node (in the SemistaticGraph that contains this NormalizedBinding object). argument
40 NormalizedBinding() = default; argument
Dnormalized_bindings.defn.h25 inline NormalizedBinding::NormalizedBinding(ComponentStorageEntry entry) { in NormalizedBinding() function