OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UniqueRetVal
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ModuleSummaryIndexYAML.h
47
io.enumCase(value, "
UniqueRetVal
",
48
WholeProgramDevirtResolution::ByArg::
UniqueRetVal
);
ModuleSummaryIndex.h
950
UniqueRetVal
, ///< Unique return value optimization
956
/// -
UniqueRetVal
: the return value associated with the unique vtable (0 or
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
WholeProgramDevirt.cpp
1556
Res->TheKind = WholeProgramDevirtResolution::ByArg::
UniqueRetVal
;
1963
case WholeProgramDevirtResolution::ByArg::
UniqueRetVal
: {
/src/external/apache2/llvm/dist/llvm/lib/IR/
AsmWriter.cpp
2997
case WholeProgramDevirtResolution::ByArg::
UniqueRetVal
:
2998
return "
uniqueRetVal
";
3100
WholeProgramDevirtResolution::ByArg::
UniqueRetVal
)
/src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLParser.cpp
8354
/// ( 'indir' | 'uniformRetVal' | '
UniqueRetVal
' |
8385
ByArg.TheKind = WholeProgramDevirtResolution::ByArg::
UniqueRetVal
;
Completed in 31 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026