Searched refs:IANodes (Results 1 – 1 of 1) sorted by relevance
1267 DenseMap<const DILocation *, DILocation *> &IANodes) { in updateInlinedAtInfo() argument1275 if (DILocation *Found = IANodes[IA]) { in updateInlinedAtInfo()1288 Last = IANodes[MD] = DILocation::getDistinct( in updateInlinedAtInfo()1317 DenseMap<const DILocation *, DILocation *> IANodes; in fixupLineNumbers() local1336 BI->setDebugLoc(updateInlinedAtInfo(DL, InlinedAtNode, BI->getContext(), IANodes)); in fixupLineNumbers()