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