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