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()
56 const DILocation *PrevDIL = nullptr; in findIRAnchors() local58 PrevDIL = DIL; in findIRAnchors()64 StringRef CalleeName = PrevDIL->getSubprogramLinkageName(); in findIRAnchors()
245 const DILocation *PrevDIL = DIL; in findFunctionSamples() local248 StringRef Name = PrevDIL->getScope()->getSubprogram()->getLinkageName(); in findFunctionSamples()250 Name = PrevDIL->getScope()->getSubprogram()->getName(); in findFunctionSamples()254 PrevDIL = DIL; in findFunctionSamples()