OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrevDIL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleContextTracker.cpp
430
const DILocation *
PrevDIL
= DIL;
432
StringRef Name =
PrevDIL
->getScope()->getSubprogram()->getLinkageName();
434
Name =
PrevDIL
->getScope()->getSubprogram()->getName();
437
PrevDIL
->getScope()->getSubprogram()->getLinkageName()));
438
PrevDIL
= DIL;
443
StringRef RootName =
PrevDIL
->getScope()->getSubprogram()->getLinkageName();
445
RootName =
PrevDIL
->getScope()->getSubprogram()->getName();
/src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProf.cpp
233
const DILocation *
PrevDIL
= DIL;
237
PrevDIL
->getScope()->getSubprogram()->getLinkageName()));
238
PrevDIL
= DIL;
Completed in 24 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026