#include <load-store-simplification-reducer.h>
◆ kMaxElementSizeLog2
int v8::internal::compiler::turboshaft::LoadStoreSimplificationConfiguration::kMaxElementSizeLog2 = 3 |
|
staticconstexpr |
◆ kMaxOffset
int32_t v8::internal::compiler::turboshaft::LoadStoreSimplificationConfiguration::kMaxOffset = std::numeric_limits<int32_t>::max() |
|
staticconstexpr |
◆ kMinOffset
int32_t v8::internal::compiler::turboshaft::LoadStoreSimplificationConfiguration::kMinOffset = std::numeric_limits<int32_t>::min() + 1 |
|
staticconstexpr |
◆ kNeedsUntaggedBase
bool v8::internal::compiler::turboshaft::LoadStoreSimplificationConfiguration::kNeedsUntaggedBase = false |
|
staticconstexpr |
The documentation for this struct was generated from the following file: