Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp40 static cl::opt<int> GotolAbsLowBound("gotol-abs-low-bound", cl::Hidden, variable
399 return Num >= -GotolAbsLowBound && Num <= GotolAbsLowBound; in in16BitRange()