Helper function to set the vector type of 1 or more components in a vector If the existing values (in vector we're writing to) are all SVT_VOID, just upgrade the value and we're done Otherwise, set all the components in the vector that currently are set to that same value OR are now being written to to the "highest" type value (ordering int->uint->float)
source not stored for this graph (policy: none)
no test coverage detected