Searched refs:NewDebugLoc (Results 1 – 1 of 1) sorted by relevance
1373 auto NewDebugLoc = OI->getDebugLoc(); in insertWarningFn() local1376 if (NewDebugLoc && NewDebugLoc != IRB.getCurrentDebugLocation()) { in insertWarningFn()1380 IRBOrigin.SetCurrentDebugLocation(NewDebugLoc); in insertWarningFn()