Searched refs:PrevDIL (Results 1 – 3 of 3) sorted by relevance
485 const DILocation *PrevDIL = DIL; in getContextFor() local487 StringRef Name = PrevDIL->getScope()->getSubprogram()->getLinkageName(); in getContextFor()489 Name = PrevDIL->getScope()->getSubprogram()->getName(); in getContextFor()493 PrevDIL = DIL; in getContextFor()498 StringRef RootName = PrevDIL->getScope()->getSubprogram()->getLinkageName(); in getContextFor()500 RootName = PrevDIL->getScope()->getSubprogram()->getName(); in getContextFor()
65 const DILocation *PrevDIL = nullptr; in findIRAnchors() local67 PrevDIL = DIL; in findIRAnchors()73 StringRef CalleeName = PrevDIL->getSubprogramLinkageName(); in findIRAnchors()
274 const DILocation *PrevDIL = DIL; in findFunctionSamples() local277 StringRef Name = PrevDIL->getScope()->getSubprogram()->getLinkageName(); in findFunctionSamples()279 Name = PrevDIL->getScope()->getSubprogram()->getName(); in findFunctionSamples()283 PrevDIL = DIL; in findFunctionSamples()