[LV] Return debug loc directly from getDebugLocFromInstrOrOps (NFCI)
The return value of the function is only used to get the debug location. Directly return the debug location, as this avoids an extra null check in the caller.
parent
e5fe3d27
Please register or sign in to comment