\brief Split a given CPUI_LOAD operation into a sequence of LOADs of individual lanes A new pointer is constructed for each individual lane into a temporary, then a LOAD is created using the pointer that loads an individual lane. \param op is the given CPUI_LOAD PcodeOp \param outVars is the output placeholders for the LOAD \param numLanes is the number of lanes the LOAD is split into \param skip
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected