MCPcopy Create free account
hub / github.com/cseagle/blc / concretize

Method concretize

type.cc:3902–3912  ·  view source on GitHub ↗

The data-type propagation system can push around data-types that are \e partial or are otherwise unrepresentable in the source language. This method substitutes those data-types with a concrete data-type that is representable, or returns the same data-type if is already concrete. Its important that the returned data-type have the same size as the original data-type regardless. \param ct is the gi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createEntryMethod · 0.80

Calls 3

LowlevelErrorClass · 0.85
getMetatypeMethod · 0.80
getSizeMethod · 0.45

Tested by

no test coverage detected