[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.
Loading
Please sign in to comment
Use the same DebugLoc that is called at the top of the method. Fixes some Wshadow static analyzer warnings.