Searched refs:PrevDIL (Results 1 – 3 of 3) sorted by relevance
484 const DILocation *PrevDIL = DIL; in getContextFor() local486 StringRef Name = PrevDIL->getScope()->getSubprogram()->getLinkageName(); in getContextFor()488 Name = PrevDIL->getScope()->getSubprogram()->getName(); in getContextFor()492 PrevDIL = DIL; in getContextFor()497 StringRef RootName = PrevDIL->getScope()->getSubprogram()->getLinkageName(); in getContextFor()499 RootName = PrevDIL->getScope()->getSubprogram()->getName(); in getContextFor()
2133 const DILocation *PrevDIL = nullptr; in findIRAnchors() local2135 PrevDIL = DIL; in findIRAnchors()2140 StringRef CalleeName = PrevDIL->getSubprogramLinkageName(); in findIRAnchors()
243 const DILocation *PrevDIL = DIL; in findFunctionSamples() local246 StringRef Name = PrevDIL->getScope()->getSubprogram()->getLinkageName(); in findFunctionSamples()248 Name = PrevDIL->getScope()->getSubprogram()->getName(); in findFunctionSamples()252 PrevDIL = DIL; in findFunctionSamples()