[X86] EmitInstrWithCustomInserter - remove redundant getDebugLoc() calls. NFCI.
Use the same DebugLoc that is called at the top of the method.
Fixes some Wshadow static analyzer warnings.
[X86] EmitInstrWithCustomInserter - remove redundant getDebugLoc() calls. NFCI. RKSimon on Sep 16 2020, 8:26 AM. Authored by Tags None Subscribers None
Description
Details
|