Home
last modified time | relevance | path

Searched refs:StackSizeLimit (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceCfg.h270 void setStackSizeLimit(uint32_t Limit) { StackSizeLimit = Limit; } in setStackSizeLimit()
271 uint32_t getStackSizeLimit() const { return StackSizeLimit; } in getStackSizeLimit()
333 uint32_t StackSizeLimit = 1 * 1024 * 1024; // 1 MiB variable