Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DInlineFunction.cpp841 static DebugLoc updateInlinedAtInfo(const DebugLoc &DL, in updateInlinedAtInfo() function
846 = updateInlinedAtInfo(DebugLoc::getFromDILocation(IA), InlinedAtDL, Ctx); in updateInlinedAtInfo()
869 BI->setDebugLoc(updateInlinedAtInfo(DL, TheCallDL, BI->getContext())); in fixupLineNumbers()
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1265 updateInlinedAtInfo(const DebugLoc &DL, DILocation *InlinedAtNode, in updateInlinedAtInfo() function
1336 BI->setDebugLoc(updateInlinedAtInfo(DL, InlinedAtNode, BI->getContext(), IANodes)); in fixupLineNumbers()