HomeSort by: relevance | last modified time | path
    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 90 milliseconds