Searched refs:TheCallDL (Results 1 – 4 of 4) sorted by relevance
395 DebugLoc TheCallDL; in CloneAndPruneFunctionInto() local397 TheCallDL = TheCall->getDebugLoc(); in CloneAndPruneFunctionInto()
860 DebugLoc TheCallDL = TheCall->getDebugLoc(); in fixupLineNumbers() local861 if (TheCallDL.isUnknown()) in fixupLineNumbers()869 BI->setDebugLoc(updateInlinedAtInfo(DL, TheCallDL, BI->getContext())); in fixupLineNumbers()
1301 const DebugLoc &TheCallDL = TheCall->getDebugLoc(); in fixupLineNumbers() local1302 if (!TheCallDL) in fixupLineNumbers()1306 DILocation *InlinedAtNode = TheCallDL; in fixupLineNumbers()1334 BI->setDebugLoc(TheCallDL); in fixupLineNumbers()
1352 const DebugLoc &TheCallDL = TheCall->getDebugLoc(); in fixupLineNumbers() local1353 if (!TheCallDL) in fixupLineNumbers()1357 DILocation *InlinedAtNode = TheCallDL; in fixupLineNumbers()1394 BI->setDebugLoc(TheCallDL); in fixupLineNumbers()