Searched refs:GotolAbsLowBound (Results 1 – 1 of 1) sorted by relevance
40 static cl::opt<int> GotolAbsLowBound("gotol-abs-low-bound", cl::Hidden, variable399 return Num >= -GotolAbsLowBound && Num <= GotolAbsLowBound; in in16BitRange()