Home
last modified time | relevance | path

Searched refs:IANodes (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1267 DenseMap<const DILocation *, DILocation *> &IANodes) { in updateInlinedAtInfo() argument
1275 if (DILocation *Found = IANodes[IA]) { in updateInlinedAtInfo()
1288 Last = IANodes[MD] = DILocation::getDistinct( in updateInlinedAtInfo()
1317 DenseMap<const DILocation *, DILocation *> IANodes; in fixupLineNumbers() local
1336 BI->setDebugLoc(updateInlinedAtInfo(DL, InlinedAtNode, BI->getContext(), IANodes)); in fixupLineNumbers()