OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RangeWidth
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
ModuleSummaryIndex.cpp
38
constexpr uint32_t FunctionSummary::ParamAccess::
RangeWidth
;
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ModuleSummaryIndex.h
577
static constexpr uint32_t
RangeWidth
= 64;
585
ConstantRange Offsets{/*BitWidth=*/
RangeWidth
, /*isFullSet=*/true};
597
ConstantRange Use{/*BitWidth=*/
RangeWidth
, /*isFullSet=*/true};
Completed in 21 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026