Return the cost of converting a type from Source to Dest: 0 if types are identical. 1 if dest is more precise than source. 2 if converting integral to float. 3 if dest is less precise than source, or a generalization of source. MAXINT if the types are incompatible.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected