Home
last modified time | relevance | path

Searched refs:PrevDIL (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/IPO/
DSampleContextTracker.cpp383 const DILocation *PrevDIL = DIL; in getContextFor() local
385 StringRef Name = PrevDIL->getScope()->getSubprogram()->getLinkageName(); in getContextFor()
387 Name = PrevDIL->getScope()->getSubprogram()->getName(); in getContextFor()
391 PrevDIL = DIL; in getContextFor()
396 StringRef RootName = PrevDIL->getScope()->getSubprogram()->getLinkageName(); in getContextFor()
398 RootName = PrevDIL->getScope()->getSubprogram()->getName(); in getContextFor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProf.cpp181 const DILocation *PrevDIL = DIL; in findFunctionSamples() local
185 PrevDIL->getScope()->getSubprogram()->getLinkageName())); in findFunctionSamples()
186 PrevDIL = DIL; in findFunctionSamples()
/external/llvm-project/llvm/lib/ProfileData/
DSampleProf.cpp184 const DILocation *PrevDIL = DIL; in findFunctionSamples() local
188 PrevDIL->getScope()->getSubprogram()->getLinkageName())); in findFunctionSamples()
189 PrevDIL = DIL; in findFunctionSamples()