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