Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfg.h271 uint32_t getStackSizeLimit() const { return StackSizeLimit; } in getStackSizeLimit() function
DIceTargetLoweringX86BaseImpl.h1193 if (SpillAreaSizeBytes > Func->getStackSizeLimit()) {