Searched refs:MaxHeapToStackSize (Results 1 – 1 of 1) sorted by relevance
89 static cl::opt<int> MaxHeapToStackSize("max-heap-to-stack-size", cl::init(128), variable7163 MaxHeapToStackSize != -1) { in updateImpl()7164 if (!Size || Size->ugt(MaxHeapToStackSize)) { in updateImpl()7170 << MaxHeapToStackSize << "\n"; in updateImpl()