[CodeGen] Ensure UserValue::getDebugLoc() and UserLabel::getDebugLoc()...
[CodeGen] Ensure UserValue::getDebugLoc() and UserLabel::getDebugLoc() consistently return a const reference NFCI. Avoids a lot of unnecessary tracking increments/decrements of the underlying TrackingMDNodeRef.
Loading
Please sign in to comment