Based on the LOAD data-type, determine if the given LOAD can be split into smaller LOADs. Then, if possible, perform the split. The input data-type describes the size and composition of the value being loaded. Check for the special case where, the LOAD output is a lone input to a COPY, and split the outputs of the COPY as well. \param loadOp is the given LOAD to split \param inType is the data-ty
source not stored for this graph (policy: none)
no test coverage detected